Skip to content
Snippets Groups Projects
Commit 8afaa441 authored by Git Bot Service Account's avatar Git Bot Service Account
Browse files

Integrate gitlab-ci/SW-1821-goals-2024-cybersecurity-reports-in-edgehog

--

Commit: clea-os/infrastructure/gitlab-ci@bcdbcb7b

[SECURITY] Add stage to perform Exein Analyzer security scan reports

* This new stage allows to perform security scan reports taking
advantage of Exein analyzer CLI.
* Currently the scan is performed on the kernel and Yocto image
artifacts only.
* The stage also adds the security report to the same Azure folder and
  add the link to the link report.
parent a7b34849
No related merge requests found
Subproject commit ce304cf6ff8e49250829d239d4eb52ef5999db3c
Subproject commit bcdbcb7b7125acd49bf3d12ea4c2f7bb0b350cd0
......@@ -4,8 +4,8 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: ce304cf6ff8e49250829d239d4eb52ef5999db3c
ref: bcdbcb7b7125acd49bf3d12ea4c2f7bb0b350cd0
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: ce304cf6ff8e49250829d239d4eb52ef5999db3c
GITLAB_CI_REVISION: bcdbcb7b7125acd49bf3d12ea4c2f7bb0b350cd0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment