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 packages url #2339

Merged
merged 4 commits into from
Feb 12, 2023
Merged

Fix packages url #2339

merged 4 commits into from
Feb 12, 2023

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Feb 10, 2023

Fixes #2335

@nvuillam
Copy link
Member

nvuillam commented Feb 10, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 0.01s
✅ BASH shellcheck 6 0 0.13s
✅ BASH shfmt 6 0 0 0.4s
✅ COPYPASTE jscpd yes no 2.64s
✅ DOCKERFILE hadolint 105 0 8.69s
✅ JSON eslint-plugin-jsonc 21 0 0 2.0s
✅ JSON jsonlint 19 0 0.25s
✅ JSON v8r 21 0 11.97s
⚠️ MARKDOWN markdownlint 309 0 231 5.83s
✅ MARKDOWN markdown-link-check 309 0 5.22s
✅ MARKDOWN markdown-table-formatter 309 0 0 15.35s
✅ OPENAPI spectral 1 0 1.49s
⚠️ PYTHON bandit 176 45 1.89s
✅ PYTHON black 176 0 0 3.67s
✅ PYTHON flake8 176 0 1.87s
✅ PYTHON isort 176 0 0 0.77s
✅ PYTHON mypy 176 0 6.88s
✅ PYTHON pylint 176 0 10.23s
⚠️ PYTHON pyright 176 276 15.47s
✅ REPOSITORY checkov yes no 25.69s
✅ REPOSITORY git_diff yes no 0.41s
✅ REPOSITORY secretlint yes no 11.42s
✅ REPOSITORY trivy yes no 22.22s
✅ SPELL cspell 729 0 16.68s
✅ SPELL misspell 550 0 0 0.92s
✅ XML xmllint 3 0 0 0.45s
✅ YAML prettier 81 0 0 2.71s
✅ YAML v8r 23 0 56.17s
✅ YAML yamllint 82 0 1.09s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam
Copy link
Member

nvuillam commented Feb 11, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 0.01s
✅ BASH shellcheck 6 0 0.14s
✅ BASH shfmt 6 0 0 0.04s
✅ COPYPASTE jscpd yes no 2.51s
✅ DOCKERFILE hadolint 105 0 7.45s
✅ JSON eslint-plugin-jsonc 21 0 0 1.67s
✅ JSON jsonlint 19 0 0.26s
✅ JSON npm-package-json-lint yes no 0.64s
✅ JSON v8r 21 0 12.22s
⚠️ MARKDOWN markdownlint 309 2 231 5.6s
✅ MARKDOWN markdown-link-check 309 0 5.15s
✅ MARKDOWN markdown-table-formatter 309 2 0 13.83s
✅ OPENAPI spectral 1 0 1.65s
⚠️ PYTHON bandit 176 45 2.11s
✅ PYTHON black 176 0 0 3.23s
✅ PYTHON flake8 176 0 1.83s
✅ PYTHON isort 176 0 0 0.44s
✅ PYTHON mypy 176 0 6.89s
✅ PYTHON pylint 176 0 10.39s
⚠️ PYTHON pyright 176 274 16.38s
✅ REPOSITORY checkov yes no 26.41s
⚠️ REPOSITORY devskim yes 61 1.36s
✅ REPOSITORY dustilock yes no 3.3s
✅ REPOSITORY git_diff yes no 0.46s
✅ REPOSITORY secretlint yes no 6.59s
✅ REPOSITORY syft yes no 0.95s
✅ REPOSITORY trivy yes no 16.41s
✅ SPELL cspell 729 0 17.14s
✅ SPELL misspell 550 2 0 0.49s
✅ XML xmllint 3 0 0 0.03s
✅ YAML prettier 81 0 0 2.52s
✅ YAML v8r 23 0 52.1s
✅ YAML yamllint 82 0 1.13s

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

@bdovaz
Copy link
Collaborator Author

bdovaz commented Feb 12, 2023

@nvuillam can you approve? Thanks

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great :)

@bdovaz bdovaz merged commit 59b5790 into main Feb 12, 2023
@bdovaz bdovaz deleted the dev/fix-packages-url branch February 12, 2023 19:06
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.

The URL of the packages that have a fixed version, is not well resolved in the documentation
2 participants