Releases: sysflow-telemetry/sf-apis
Releases · sysflow-telemetry/sf-apis
0.4.3
Changed
- Bumped SysFlow version to 0.4.3
0.4.2
Changed
- Bumped SysFlow version to 0.4.2
Removed
- Removed unused container package from Go APIs
0.4.1
Added
- Updated avdl, c++, and go bindings to support k8s events and metadata (preparation for 0.5.0)
Changed
- Bumped sysprint UBI to 8.6-751
- Updated pynb requirements.txt
- Updated query/policy language syntax to support rules and tagging
Fixed
- Minor bug fixes in py3 APIs
0.4.0
Added
- Go: Added set data structures
- Go: Added contextual SysFlow record to capture provenance information
- Pynb: Added new notebook on MITRE ATT&CK tagging and visualization
Changed
- BREAKING Go: renamed the unions in golang classes
- Pynb: restrictured working directory for SysFlow notebooks
- Pynb: updated base Jupyter image, making Jupyter lab the default environment for SysFlow notebooks (see updated usage in README.md)
Security
- Update github.com/containers/storage to fix CVE-2021-20291
0.4.0-rc3
Added
- Go: Added set data structures
- Go: Added contextual SysFlow record to capture provenance information
- Pynb: Added new notebook on MITRE ATT&CK tagging and visualization
Changed
- BREAKING Go: renamed the unions in golang classes
- Pynb: restrictured working directory for SysFlow notebooks
- Pynb: updated base Jupyter image, making Jupyter lab the default environment for SysFlow notebooks (see updated usage in README.md)
Security
- Update github.com/containers/storage to fix CVE-2021-20291
0.4.0-rc2
Added
- Go: Added set data structures
- Go: Added contextual SysFlow record to capture provenance information
- Pynb: Added new notebook on MITRE ATT&CK tagging and visualization
Changed
- BREAKING Go: renamed the unions in golang classes
- Pynb: restrictured working directory for SysFlow notebooks
- Pynb: updated base Jupyter image, making Jupyter lab the default environment for SysFlow notebooks (see updated usage in README.md)
Security
- Update github.com/containers/storage to fix CVE-2021-20291
0.4.0-rc1
Added
- Go: Added set data structures
- Go: Added contextual SysFlow record to capture provenance information
- Pynb: Added new notebook on MITRE ATT&CK tagging and visualization
Changed
- BREAKING Go: renamed the unions in golang classes
- Pynb: restrictured working directory for SysFlow notebooks
- Pynb: updated base Jupyter image, making Jupyter lab the default environment for SysFlow notebooks (see updated usage in README.md)
Security
- Update github.com/containers/storage to fix CVE-2021-20291
0.3.1
0.3.0
Added
- Added secret vault wrapper package to Go API.
- Added hashing utility package to Go API.
- Added trace attribute to SysFlow schema.
Changed
- Moved away from Dockerhub CI.
- Updated versions of python API dependencies.
- Fixed lint issues in Python and Go APIs.
- Refactored processor plugin interfaces in Go APIs.
0.3.0-rc2
fix image tags Signed-off-by: Frederico Araujo <[email protected]>