All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Types of changes:
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
[0.2.2] - 2020-12-07
- Updated dependencies to latest
sf-apis
.
[0.2.1] - 2020-12-02
- Fixes
sf.file.oid
andsf.file.newoid
attribute mapping.
[0.2.0] - 2020-12-01
- Adds lists and macro preprocessing to deal with usage before declarations in input policy language.
- Adds empty handling for process flow objects.
- Adds
endswith
binary operator to policy expression language. - Added initial documentation.
- Updates the grammar and intepreter to support falco policies.
- Several refactorings and performance optimizations in policy engine.
- Tuned filter policy for k8s clusters.
- Fixes module names and package paths.
- First release of SysFlow Processor.