Releases: ComplianceAsCode/auditree-framework
Releases · ComplianceAsCode/auditree-framework
v1.19.1
11 May 19:56
Compare
Sorry, something went wrong.
No results found
[FIXED] Evidence cache loading bug resolved.
v1.19.0
10 May 19:37
Compare
Sorry, something went wrong.
No results found
[ADDED] Pre-commit hook for running bandit as part of CI/CD was added.
[CHANGED] Replaced the deprecated imp library with importlib.
[CHANGED] Replaced the deprecated ibm_security_advisor_findings_api_sdk library with ibm_cloud_security_advisor.
[FIXED] Added clarifying PagerDuty notifier documentation content.
[FIXED] Addressed bandit (minor) security issue findings.
v1.18.0
06 May 13:16
Compare
Sorry, something went wrong.
No results found
[CHANGED] Now using pathlib exclusively for operating system filepath and file functionality.
[FIXED] README table of contents generation multi-blank line bug is resolved.
v1.17.0
30 Apr 17:18
Compare
Sorry, something went wrong.
No results found
[ADDED] Locker get_large_files method added to return large files in the locker.
[ADDED] Logging of large files added to remote push operation.
v1.16.0
26 Apr 20:05
Compare
Sorry, something went wrong.
No results found
[ADDED] Locker get_empty_evidences method added to return all empty evidence paths.
[ADDED] Evidence base class has override-able is_empty property.
v1.15.0
12 Apr 16:31
Compare
Sorry, something went wrong.
No results found
[FIXED] The evidences context manager now raises an exception when no evidence is found.
v1.14.0
02 Mar 21:21
Compare
Sorry, something went wrong.
No results found
[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.
v1.13.0
16 Feb 18:53
Compare
Sorry, something went wrong.
No results found
[ADDED] Configurable shallow cloning of locker is now supported.
v.1.12.0
11 Jan 21:42
Compare
Sorry, something went wrong.
No results found
[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.
v1.11.0
10 Dec 13:45
Compare
Sorry, something went wrong.
No results found
[ADDED] Fetcher execution using --evidence full-remote mode pushes to remote locker now.