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

refactor(create-github-secrets.sh, docs/azure-service-principal.md): update script name and GitHub secrets to match consistent variable names for better readability and maintainability. #335

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

robinmordasiewicz
Copy link
Owner

fix(create-github-secrets.sh): change script file name from create-github-secrets.sh to create-github-secrets-v2.sh to avoid overwriting the original file.

docs(docs/azure-service-principal.md): update code examples in the docs to match the updated variable names used in create-github-secrets-v2.sh script for consistency.

… update script name and GitHub secrets to match consistent variable names for better readability and maintainability.

fix(create-github-secrets.sh): change script file name from create-github-secrets.sh to create-github-secrets-v2.sh to avoid overwriting the original file.

docs(docs/azure-service-principal.md): update code examples in the docs to match the updated variable names used in create-github-secrets-v2.sh script for consistency.
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 1 0 0.01s
❌ BASH shellcheck 1 1 0.06s
✅ BASH shfmt 1 1 0 0.05s
✅ COPYPASTE jscpd yes no 1.4s
✅ MARKDOWN markdownlint 1 0 0 0.44s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.46s
✅ REPOSITORY checkov yes no 16.74s
✅ REPOSITORY dustilock yes no 0.95s
❌ REPOSITORY gitleaks yes 1 20.85s
✅ REPOSITORY git_diff yes no 0.15s
✅ REPOSITORY grype yes no 16.05s
❌ REPOSITORY kics yes 29 66.01s
✅ REPOSITORY secretlint yes no 1.58s
✅ REPOSITORY syft yes no 0.53s
✅ REPOSITORY trivy yes no 6.97s
✅ REPOSITORY trivy-sbom yes no 4.28s
✅ REPOSITORY trufflehog yes no 13.27s

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 7657023 into main Apr 15, 2024
7 of 9 checks passed
@robinmordasiewicz robinmordasiewicz deleted the devcontainer branch April 15, 2024 16:35
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