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

Fixed input validation & gke module version #40

Merged
merged 3 commits into from
May 31, 2024
Merged

Conversation

anaik91
Copy link
Collaborator

@anaik91 anaik91 commented May 21, 2024

Fixes #41

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to README are included in PR

Copy link

github-actions bot commented May 21, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.1s
⚠️ BASH shfmt 5 4 0.01s
⚠️ COPYPASTE jscpd yes 2 1.48s
✅ DOCKERFILE hadolint 1 0 0.08s
✅ JSON jsonlint 2 0 0.16s
⚠️ JSON prettier 2 1 0.6s
✅ JSON v8r 2 0 2.26s
⚠️ MARKDOWN markdownlint 22 203 0.88s
⚠️ MARKDOWN markdown-link-check 22 2 11.28s
⚠️ MARKDOWN markdown-table-formatter 22 1 0.36s
⚠️ PYTHON bandit 3 8 0.94s
⚠️ PYTHON black 3 1 1.14s
✅ PYTHON flake8 3 0 0.45s
⚠️ PYTHON isort 3 1 0.21s
✅ PYTHON mypy 3 0 7.25s
✅ PYTHON ruff 3 0 0.01s
⚠️ REPOSITORY checkov yes 13 15.9s
⚠️ REPOSITORY devskim yes 25 2.1s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.19s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.98s
✅ REPOSITORY secretlint yes no 1.26s
✅ REPOSITORY syft yes no 0.24s
⚠️ REPOSITORY trivy yes 1 14.82s
✅ REPOSITORY trivy-sbom yes no 13.65s
✅ REPOSITORY trufflehog yes no 2.97s
⚠️ SPELL cspell 166 828 22.87s
⚠️ SPELL lychee 122 24 47.39s
✅ TERRAFORM terraform-fmt 6 0 0.17s
⚠️ TERRAFORM terrascan yes 1 9.94s
✅ XML xmllint 6 0 0.0s
⚠️ YAML prettier 98 1 2.33s
✅ YAML v8r 98 0 46.46s
✅ YAML yamllint 98 0 1.09s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@anaik91 anaik91 self-assigned this May 31, 2024
@anaik91 anaik91 changed the title Updated test.yaml Fixed input validation & gke module version May 31, 2024
@anaik91 anaik91 force-pushed the anaik91-patch-1 branch 2 times, most recently from 573b742 to fc00aab Compare May 31, 2024 04:39
@anaik91 anaik91 merged commit 6345a8d into main May 31, 2024
13 checks passed
@anaik91 anaik91 deleted the anaik91-patch-1 branch June 6, 2024 05:30
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.

Fix input validation when httpProxy is configured
1 participant