Skip to content

v2.5.0

Choose a tag to compare

@cedricllorens cedricllorens released this 16 Apr 06:51
· 26 commits to master since this release

v2.5.0 (april 2025):
Tests:
- add a new scope : 6wind-linux
- review the risk level and status codes of all defref tests
Cawk Makefile:
- by default reporting is linked to each supplier scope. now, in addition of the default reporting, a full reporting is
generated for all suppliers allowing to generate a full report, security report, audit report and summary report.
- generate cawk msg (only for assessment audit=AUDIT_NAME) when confs or tests directories are not found. it allows to
remove unused directories if needed.
- add new targets to manage email notifications for cawk assessments, it refers to database_email_(add,del,update),
email_send(audit)? targets (please refer to the README for further information)
- update gmake database_sync
(add,update) audit=AUDIT_NAME dir=SYNC_PATH regex=REGEX_PATTERN/.* scope=SCOPE_FILE/none
a scope can be provided to limit the configuration synchronization to a specific scope based on internal inventory
(please refer to the README for further information)
- fix some bugs when using view targets
Cawk Makefile.support.mk:
- JSON var is set to "no" by default, if set to "yes" json reporting is activated (i.e. Makefile.support.mk)
Cawk directories:
- add a log directory to store all cawk logs