issues
search
twtiger
/
gosecco
Go seccomp parser and compiler
GNU Lesser General Public License v3.0
53
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Syscall by number
#53
CrunchylnMilk
opened
1 week ago
0
Refactor Dockerfile to be more efficient/useful
#52
jaycegregg0
closed
7 years ago
1
gosecco.Load() safe to use?
#51
dma
closed
7 years ago
1
How do we use non-file policy input?
#50
dma
opened
8 years ago
1
Feature request - compiling policy stored in memory object
#49
dma
closed
8 years ago
2
Rulelist features requested for OZ
#48
shw700
opened
8 years ago
19
Bitwise comparison with specific argument value on right side of expression
#47
dma
closed
8 years ago
9
Undefined call expression raises runtime error
#46
chelseakomlo
closed
8 years ago
1
Better error messages for typos with known types
#45
chelseakomlo
closed
8 years ago
9
Reverse mappings of allConstants
#44
chelseakomlo
closed
8 years ago
6
Syscall mapping
#43
chelseakomlo
closed
8 years ago
1
Missing Constants
#42
chelseakomlo
closed
8 years ago
1
Rule compilation error message should be more verbose
#41
chelseakomlo
closed
8 years ago
1
Some additional/corrected features requested for oz integration
#40
shw700
closed
8 years ago
10
License
#39
justincormack
closed
7 years ago
4
Macros that include previously defined variables can't resolve them
#38
dma
closed
8 years ago
3
Include policy file in another and combine prior to compilation
#37
dma
closed
8 years ago
3
Constant strings for argument values in policies
#36
dma
closed
8 years ago
10
Fix all TODOs
#35
olabini
closed
8 years ago
6
Simplifier should work on Policy
#34
olabini
closed
8 years ago
1
Error actions should be possible to specify using the well known name instead of number
#33
olabini
closed
8 years ago
1
Specify an action to take if none of the syscalls in a policy are matched
#32
yakiradixon
closed
8 years ago
4
Compile Binary Negation
#31
chelseakomlo
closed
8 years ago
0
Inclusion expressions should handle other expressions
#30
chelseakomlo
closed
8 years ago
7
Support different archs
#29
olabini
opened
8 years ago
0
check audit arch
#28
olabini
closed
8 years ago
3
Compiling boolean inside expression should panic
#27
chelseakomlo
closed
8 years ago
0
Simplify Inclusion Statements with Similar types
#26
chelseakomlo
closed
8 years ago
0
Inclusion statement with only one value should become comparison
#25
chelseakomlo
closed
8 years ago
0
Default return actions
#24
chelseakomlo
closed
8 years ago
3
Blacklist kill if NR > X32_SYSCALL_BIT-1
#23
chelseakomlo
closed
8 years ago
7
Enforce argument
#22
chelseakomlo
closed
8 years ago
2
Implement go-seccomp API interface
#21
chelseakomlo
closed
8 years ago
9
Comparison of arguments and constants should compare both upper and lower halves
#20
chelseakomlo
closed
8 years ago
4
Remove support for & comparison
#19
olabini
closed
8 years ago
1
We need support explicit loading of upper and lower argument halves
#18
olabini
closed
8 years ago
11
Type checker
#17
olabini
closed
8 years ago
1
We need a new and better parser
#16
olabini
closed
8 years ago
4
Compile Or and And expressions
#15
chelseakomlo
closed
8 years ago
1
Compile negation
#14
chelseakomlo
closed
8 years ago
0
Compile Boolean Literals
#13
chelseakomlo
closed
8 years ago
4
Compile Binary Negation
#12
chelseakomlo
closed
8 years ago
3
BPF JT should be 0 when matching syscall to specific rule syscall
#11
chelseakomlo
closed
8 years ago
0
BPF Accept Inclusion
#10
chelseakomlo
closed
8 years ago
6
Add BPF Arithmetic instructions
#9
chelseakomlo
closed
8 years ago
1
BPF jumps longer than 256 instructions should use K as the offset
#8
chelseakomlo
closed
8 years ago
1
Compiler rules for loading arguments 1-5
#7
chelseakomlo
closed
8 years ago
0
Add other BPF_JMP comparison instructions
#6
chelseakomlo
closed
8 years ago
5
Add tests for loading literal operands directly into K
#5
chelseakomlo
closed
8 years ago
0
Compare upper half of arguments against 0
#4
chelseakomlo
closed
8 years ago
2
Next