Skip to content

CI Pipeline - Monday practice#2

Open
FannyMalinova wants to merge 39 commits intomainfrom
monday-practice
Open

CI Pipeline - Monday practice#2
FannyMalinova wants to merge 39 commits intomainfrom
monday-practice

Conversation

@FannyMalinova
Copy link
Owner

Created a Github Actions WF with the following steps:

-- Uses Gitleaks to verify no secrets are being exposed.
-- Scans with Editorconfig Checker and Markdownlint CLI
-- Checks the Python code with Black and Pylint
-- Runs unit tests over the Python code
-- Scans with Snyk and SonarCloud
-- Builds a Docker image, scans it with Trivy and pushes it to Docker Hub with the commit SHA as an image tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant