- [ADDED] Locker get_empty_evidences method added to return all empty evidence paths. - [ADDED] Evidence base class has override-able is_empty property.
1.15.0
Not secure
- [FIXED] The evidences context manager now raises an exception when no evidence is found.
1.14.0
Not secure
- [ADDED] The `filtered_content` attribute has been added to `RawEvidence`. - [ADDED] Locker clone duration logging has been added. - [FIXED] The `binary_content` attribute on raw evidence is retained as metadata now. - [FIXED] All partitioned evidence defined via constructor correctly retains attributes now.
1.13.0
Not secure
- [ADDED] Configurable shallow cloning of locker is now supported.
1.12.0
Not secure
- [ADDED] Referencing historical evidence from a previous locker is now supported. - [ADDED] The optional `locker.prev_repo_url` configuration element was added. - [ADDED] Evidence used by checks found in reports metadata includes the locker URL field now. - [ADDED] Links to evidence used by checks found in the table of contents point to the appropriate lockers. - [ADDED] Evidence used by checks found in check_results.json includes the locker URL field now.
1.11.0
Not secure
- [ADDED] Fetcher execution using `--evidence full-remote` mode pushes to remote locker now.