Skip to content

Commit 8943fb3

Browse files
Merge pull request #250 from cerberauth/fix-snap-confinement
Add missing snap interfaces
2 parents 2689155 + c164bdd commit 8943fb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.goreleaser.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@ snapcrafts:
124124
summary: "vulnapi"
125125
description: "vulnapi"
126126
license: MIT
127+
apps:
128+
vulnapi:
129+
command: vulnapi
130+
plugs:
131+
- network
132+
- network-bind
127133

128134
dockers:
129135
- image_templates:

0 commit comments

Comments
 (0)