issues
search
falcosecurity
/
plugin-sdk-go
Falco plugins SDK for Go
Apache License 2.0
26
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update: set default required api version
#41
jasondellaluce
closed
2 years ago
3
docs(README.md): correct URLs
#40
leogr
closed
2 years ago
1
Update links once the official documentation get published.
#39
leogr
closed
2 years ago
1
docs: restructuring the README.md
#38
leogr
closed
2 years ago
1
Complete the README.md
#37
leogr
closed
2 years ago
1
new: support listing suggested open parameters
#36
jasondellaluce
closed
2 years ago
10
new: support schema for plugin init configuration with automatic validation
#35
jasondellaluce
closed
2 years ago
2
update: automatically import prebuilt `get_progress` symbol package
#34
jasondellaluce
closed
2 years ago
2
fix(sdk/plugins/extractor): safely set async extractor stop hook
#33
jasondellaluce
closed
2 years ago
3
Allow field properties to be a list of strings
#32
mstemm
closed
2 years ago
2
update: fix hook shodowing by refining event granularity
#31
jasondellaluce
closed
2 years ago
2
refactor: improve async extraction with automatic activation and benchmarks
#30
jasondellaluce
closed
2 years ago
2
fix: solving compilation warning and issues in multiple target architectures
#29
jasondellaluce
closed
2 years ago
2
Use uint64_t to prevent long/longlong confusion
#28
LucaGuerra
closed
2 years ago
5
build: release system with goreleaser
#27
leogr
closed
3 years ago
2
Auto-import prebuilt `get_progress` C symbol
#26
jasondellaluce
closed
2 years ago
0
Optimize async extraction
#25
jasondellaluce
closed
2 years ago
0
Add internal logging system
#24
jasondellaluce
opened
3 years ago
29
test: introducing tests in every package and increase coverage
#23
jasondellaluce
closed
3 years ago
4
Increase the default event limit to 256k
#22
mstemm
closed
3 years ago
5
update(OWNERS): add jasondellaluce
#21
jasondellaluce
closed
3 years ago
5
refactor: use a type-agnostic SetValue method in ExtractRequest
#20
jasondellaluce
closed
3 years ago
4
update: add accessor for field type in ExtractRequest
#19
jasondellaluce
closed
3 years ago
4
refactor: implementing new SDK design
#18
jasondellaluce
closed
3 years ago
6
Properly handle next_batch and eof
#17
mstemm
closed
3 years ago
3
Fix typo in max event size
#16
mstemm
closed
3 years ago
2
Divorce plugin rcs from libscap rcs
#15
mstemm
closed
3 years ago
8
Refactor project layout
#14
leogr
closed
3 years ago
2
Use a "standard" Go project layout
#13
leogr
closed
3 years ago
0
Async extract within plugin sdk go
#12
mstemm
closed
3 years ago
2
docs(OWNERS): correct `ldegio` username
#11
leogr
closed
3 years ago
1
update: optimize memory allocation and refactor next/next_batch helpers
#10
jasondellaluce
closed
3 years ago
11
Minimizing memory copies and allocations
#9
jasondellaluce
closed
3 years ago
0
Note that event numbers are filled in by the plugin framework.
#8
mstemm
closed
3 years ago
2
plugin_next_batch should return success when batch < max batch size
#7
mstemm
closed
3 years ago
2
fix(wrappers): properly reverse if check in async extractor
#6
FedeDP
closed
3 years ago
6
Fix prow build
#5
mstemm
closed
3 years ago
4
docs(README.md): notice regarding the project status
#4
leogr
closed
3 years ago
2
Fix go test
#3
mstemm
closed
3 years ago
0
Remaining repository add tasks
#2
mstemm
closed
3 years ago
1
Create codeql-analysis.yml
#1
mstemm
closed
3 years ago
0
Previous