Skip to content

chore(ci): test full CI/CD flow#6

Open
datle-krnl wants to merge 10 commits intoOpenBox-AI:mainfrom
datle-krnl:chore/test
Open

chore(ci): test full CI/CD flow#6
datle-krnl wants to merge 10 commits intoOpenBox-AI:mainfrom
datle-krnl:chore/test

Conversation

@datle-krnl
Copy link
Copy Markdown
Contributor

Summary

Test the current CI/CD workflows end to end, including governance, quality, security, and image-security behavior.

Testing

  • Opened a PR with a valid branch name
  • Used a Conventional Commit PR title
  • Triggered PR governance checks
  • Triggered PR quality checks
  • Triggered PR security checks
  • Triggered image-security by changing Docker-related files

Checklist

  • I updated tests or confirmed existing coverage is sufficient.
  • I updated documentation or confirmed no documentation changes are needed.
  • I reviewed the impact on security, CI, and release behavior.

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@@ -0,0 +1,4 @@
FROM python:3.11-slim

Check failure

Code scanning / Trivy

Image user should not be 'root' High

Artifact: Dockerfile
Type: dockerfile
Vulnerability DS-0002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS-0002
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