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
build(deps): bump github/codeql-action from 3.27.1 to 3.27.4 in the actions group
#91
dependabot[bot]
closed
4 days ago
3
build(deps): bump the actions group across 1 directory with 4 updates
#90
dependabot[bot]
closed
1 week ago
3
build(deps): bump the actions group with 3 updates
#89
dependabot[bot]
closed
1 week ago
4
build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 in the actions group
#88
dependabot[bot]
closed
1 month ago
4
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0
#87
dependabot[bot]
opened
1 month ago
3
Update ci / add dependabot and fix goreleaser
#86
cpanato
closed
1 month ago
2
fix(pkg/cgo): solve data races when assigning/deleting and accessing handles
#85
jasondellaluce
closed
5 months ago
2
Export a source conversion/transformation method as part of the SDK
#84
sboschman
opened
6 months ago
6
Feature: Added a job in ci which builds the all examples
#83
GLVSKiriti
closed
4 months ago
7
docs: add SPDX license identifier
#82
leogr
closed
1 year ago
1
fix: plugin_loader compilation errors across different version of glibc
#81
leogr
closed
1 year ago
2
fix compilation errors with latest glibc and Go versions
#80
leogr
closed
1 year ago
1
cleanup: add some comments and rename vars in SetRequiredAPIVersion
#79
Andreagit97
closed
1 year ago
2
docs(README.md): add scope and status badges
#78
leogr
closed
1 year ago
1
Build examples in our CI with the minimum required Go version
#77
jasondellaluce
closed
3 months ago
12
update: drop go.uber.org/multierr dependency
#76
jasondellaluce
closed
1 year ago
2
fix(pkg/sdk): solve memory alignment issues when setting extraction value
#75
jasondellaluce
closed
1 year ago
2
update: sync with new plugin API definitions and latest falcosecurity/libs
#74
jasondellaluce
closed
1 year ago
3
Semver check for RequiredAPIVersion values
#73
Rohith-Raju
closed
1 year ago
9
cleanup(build.sh): cleanup unused files old ci.
#72
cappellinsamuele
closed
1 year ago
2
new: Support for new field types in plugins
#71
therealbobo
closed
1 year ago
6
update(pkg/cgo): set MaxHandle to 255
#70
jasondellaluce
closed
1 year ago
2
update(ci): porting CI from test-infra to GHA.
#69
cappellinsamuele
closed
1 year ago
9
new: gha release ci
#68
FedeDP
closed
1 year ago
2
fix(README.md): correct various links
#67
matthewjwhite
closed
2 years ago
4
update(sdk): bump plugin_info version (plugin API v2)
#66
leogr
closed
2 years ago
1
refactor(pkg/sdk/symbols/extract): support concurrent consumers in async extraction optimization
#65
jasondellaluce
closed
2 years ago
8
update(OWNERS): move inactive maintainers to emeritus
#64
leogr
closed
2 years ago
1
update: bump libs version to 5b9c3ca9ae55800e774e1681a0c5e7d54ca89263
#63
jasondellaluce
closed
2 years ago
2
[tracking] supporting concurrent consumers
#62
jasondellaluce
closed
2 years ago
10
docs: remove fntlnz
#61
fntlnz
closed
2 years ago
5
new: add a benchmark for the async extraction optimization
#60
jasondellaluce
closed
2 years ago
2
update(pkg/cgo): increase MaxHandle
#59
jasondellaluce
closed
2 years ago
2
cleanup(OWNERS): remove inactive approvers
#58
jasondellaluce
closed
2 years ago
4
fix(sdk/symbols/extract): properly calculate starvation time in async extractor
#57
jasondellaluce
closed
2 years ago
2
new: introduce plugin loader code
#56
jasondellaluce
closed
2 years ago
4
fix(sdk): improve stability and fix cgo.Handle issues
#55
jasondellaluce
closed
2 years ago
2
fix: subsequent init support
#54
leogr
closed
2 years ago
1
registering different plugins in sdk/plugins package
#53
jasondellaluce
opened
2 years ago
25
support a framework for running and testing plugins
#52
jasondellaluce
opened
2 years ago
29
check custom RequiredAPIVersion values
#51
jasondellaluce
closed
1 year ago
7
new(sdk/plugins): add builtin event stream instance implementations for push and pull models
#50
jasondellaluce
closed
2 years ago
5
update: add sep in list open params
#49
leogr
closed
2 years ago
1
refactor!: remove plugin type definitions and update event_to_string implementation
#48
jasondellaluce
closed
2 years ago
2
update(sdk): add IsList() method to ExtractRequest interface
#47
jasondellaluce
closed
2 years ago
2
update(sdk): Export plugin_extract_fields on Windows.
#46
geraldcombs
closed
2 years ago
6
chore: fix typo
#45
andreabonanno
closed
2 years ago
6
update(sdk): align `FieldEntry` struct to the new definitions in the plugin system
#44
Andreagit97
closed
2 years ago
5
update(sdk): divorce field type enumeration
#43
jasondellaluce
closed
2 years ago
8
update(sdk)!: support list field types according to API version 1.0.0
#42
jasondellaluce
closed
2 years ago
4
Next