Skip to content

Add GitHub Actions workflow templates for Python and Java#9

Merged
EdgarPsda merged 1 commit intomainfrom
v0.5.0/python-java-workflow-templates
Mar 29, 2026
Merged

Add GitHub Actions workflow templates for Python and Java#9
EdgarPsda merged 1 commit intomainfrom
v0.5.0/python-java-workflow-templates

Conversation

@EdgarPsda
Copy link
Copy Markdown
Owner

Add python_security.yml.tmpl with Python setup, pip install, and Semgrep/Gitleaks/Trivy steps. Add java_security.yml.tmpl with Java 17 setup, Maven/Gradle dependency caching, and full security scanning steps. Update workflow generator to route python and java to their templates.

Add python_security.yml.tmpl with Python setup, pip install, and
Semgrep/Gitleaks/Trivy steps. Add java_security.yml.tmpl with Java 17
setup, Maven/Gradle dependency caching, and full security scanning steps.
Update workflow generator to route python and java to their templates.
@github-actions
Copy link
Copy Markdown

🔐 DevSecOps Kit Security Summary

  • Gitleaks: 0 leak(s)
  • Trivy FS:
    • CRITICAL: 0
    • HIGH: 0
    • MEDIUM: 0
    • LOW: 0
  • Semgrep: 0 finding(s)

Status:PASS

@EdgarPsda EdgarPsda merged commit 80d1f48 into main Mar 29, 2026
1 check passed
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