Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: adding dast fortidevsec workflow #278

Merged
merged 5 commits into from
Feb 16, 2024
Merged

Fix: adding dast fortidevsec workflow #278

merged 5 commits into from
Feb 16, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Feb 15, 2024

Fixes an issue with our FortiDevSec workflow. Previously, the workflow was checking for the existence of secrets FORTIDASTORGID and FORTIDASTAPPID, but it should actually be checking for FORTIDEVSECORGID and FORTIDEVSECAPPID. This fix ensures that the workflow correctly detects the presence of the required secrets.

By making this change, we ensure that the FortiDevSec workflow runs smoothly and accurately. This improves the overall security of our project by properly integrating the FortiDevSec tooling into our CI/CD pipeline.

Copy link
Contributor

github-actions bot commented Feb 15, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.03s
✅ COPYPASTE jscpd yes no 1.46s
✅ REPOSITORY checkov yes no 16.41s
✅ REPOSITORY dustilock yes no 0.48s
✅ REPOSITORY gitleaks yes no 19.5s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 16.14s
✅ REPOSITORY kics yes no 66.77s
✅ REPOSITORY secretlint yes no 1.43s
✅ REPOSITORY syft yes no 0.41s
✅ REPOSITORY trivy yes no 7.99s
✅ REPOSITORY trivy-sbom yes no 3.21s
✅ REPOSITORY trufflehog yes no 13.52s
✅ YAML prettier 1 0 0 0.69s
✅ YAML v8r 1 0 2.77s
✅ YAML yamllint 1 0 0.49s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@robinmordasiewicz robinmordasiewicz merged commit 7619ce5 into main Feb 16, 2024
8 checks passed
@robinmordasiewicz robinmordasiewicz deleted the fortidevsec branch February 16, 2024 13:29
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