Skip to content

Enhance GitHub Actions workflows with CI/CD and security checks - #37

Open
Julie08080808 wants to merge 104 commits into
bs10081:mainfrom
NCNU-OpenSource:main
Open

Enhance GitHub Actions workflows with CI/CD and security checks#37
Julie08080808 wants to merge 104 commits into
bs10081:mainfrom
NCNU-OpenSource:main

Conversation

@Julie08080808

Copy link
Copy Markdown

No description provided.

Add configuration for Biome with linter and formatter settings.
Add a static analysis workflow for tracking changes.
Updated schema version and modified files to include.
Added environment variable for CI gate enforcement and updated job outputs for static analysis and build check. Modified CI summary to include additional checks and reports.
ci: use baked kubectl in production workflow
Removed kubectl installation step and added tool checks.
Removed installation steps for Syft, Grype, and Cosign from the GitHub Actions workflow.
This workflow file sets up a GitHub Actions job for performing Dynamic Application Security Testing (DAST) on pull requests targeting the main branch. It includes steps for checking out code, configuring Kubernetes and Harbor authentication, building and pushing a Docker image, deploying a preview environment, running OWASP ZAP scans, and handling artifacts.
Changed PR_DAST_FAIL_ON_WARN to true to enforce warnings.
…trap

fix: run FOSSA analyze only during bootstrap
Removed redundant safety gate explanation and updated Argo CD description.
Removed outdated usage instructions and CI processes from README.
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