Skip to content

Release 1.5.0 #44

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

Merged
merged 2 commits into from
Mar 26, 2025
Merged

Release 1.5.0 #44

merged 2 commits into from
Mar 26, 2025

Conversation

unixorn
Copy link
Owner

@unixorn unixorn commented Mar 26, 2025

Description

Release 1.5.0

Type of changes

Checklist

  • All new and existing tests pass.
  • Any added/updated scripts added use #!/usr/bin/env interpreter instead of potentially platform-specific direct paths (#!/bin/sh and #!/bin/bash are allowed exceptions)
  • Added/updated scripts are marked executable
  • Scripts do not have a language file extension unless they are meant to be sourced and not run standalone. No end-user should have to know if a script was written in bash, python, ruby or whatever. Not including file extensions makes it easier to rewrite the script in another language later without having to change every reference to the previous version.
  • I have confirmed that the link(s) in my PR are valid.

License Acceptance

  • This repository is Apache version 2.0 licensed (some scripts may have alternate licensing inline in their code) and by making this PR, I am contributing my changes to the repository under the terms of the Apache 2 license.

Release 1.5.0

Signed-off-by: Joe Block <jpb@unixorn.net>
Copy link

github-actions bot commented Mar 26, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.04s
⚠️ REPOSITORY checkov yes 3 no 12.66s
✅ REPOSITORY devskim yes no no 1.17s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.18s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 25.89s
⚠️ REPOSITORY kics yes 5 no 1.97s
✅ REPOSITORY secretlint yes no no 1.05s
✅ REPOSITORY syft yes no no 1.85s
✅ REPOSITORY trivy yes no no 8.61s
✅ REPOSITORY trivy-sbom yes no no 0.07s
✅ REPOSITORY trufflehog yes no no 3.18s
✅ SPELL lychee 1 0 0 0.63s
✅ YAML prettier 1 0 0 0.37s
✅ YAML v8r 1 0 0 3.13s
✅ YAML yamllint 1 0 0 0.95s

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

Signed-off-by: Joe Block <jpb@unixorn.net>
@unixorn unixorn merged commit d46e455 into main Mar 26, 2025
8 checks passed
@unixorn unixorn deleted the release-1.5.0 branch March 26, 2025 20:01
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