Releases: PUNCH-Cyber/YaraGuardian
Releases · PUNCH-Cyber/YaraGuardian
v1.6.0
- Migrated to community maintained plyara library instead of maintaining own
- Updated package dependencies
v1.5.0
- Multiple bug fixes:
- Single rule submission API endpoint
- YaraRule serializer update and create methods
- Group Permissions
- Added more tests
v1.4.0
- Code cleanup for plyara that is incompatible with previous versions of YaraGuardian... please ensure that the version of plyara being used is the one packaged
v1.3.0
- Added ability for group owners to specify member submission default status
v1.2.1
- datetime based filtering query params are now more flexible
v1.2.0
- Multiple logic error fixes
- Added extended options for Upload Directory management command
- Updated plyara parsing to support blank strings
- Updated Docker deployment files
- Extended configurable settings/options
v1.1.4
- Clean up codebase
- Make message feedback visuals timeout
v1.1.3
- Add more comprehensive tests for plyara
v1.1.2
- Rule logic hashing updated from previous versions
- Users updating from a version prior to v1.1.2 and who already have a rule corpus hosted within Yara Guardian need to run the "CorpusLogicUpdate" management command (python manage.py CorpusLogicUpdate)