Skip to content

Fix broken CI badge#335

Merged
unixorn merged 3 commits into
mainfrom
badge-fix
May 5, 2026
Merged

Fix broken CI badge#335
unixorn merged 3 commits into
mainfrom
badge-fix

Conversation

@unixorn

@unixorn unixorn commented May 3, 2026

Copy link
Copy Markdown
Owner

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.

Description

CI badge is broken, fix the urls

Type of changes

  • A helper script
  • A link to an external resource like a blog post or video
  • Text cleanups/updates
  • Test updates
  • Bug fix
  • New feature
  • Plugin list change

Checklist

  • I have read the CONTRIBUTING document.
  • I have updated the readme if this PR changes/updates quickstart functionality.
  • All new and existing tests pass.
  • Any scripts added use #!/usr/bin/env interpreter instead of potentially platform-specific direct paths (#!/bin/sh is an allowed exception)
  • Scripts are marked executable
  • Scripts do not have a language file extension unless they are meant to be sourced and not run standalone. No one 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 added a credit line to README.md for the script
  • If there was no author credit in a script added in this PR, I have added one.
  • I have confirmed that the link(s) in my PR are valid.

CI badge is broken, fix the urls

Signed-off-by: Joe Block <jpb@unixorn.net>
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.01s
✅ COPYPASTE jscpd yes no no 1.63s
⚠️ MARKDOWN markdownlint 1 8 0 1.06s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.38s
⚠️ REPOSITORY checkov yes 2 no 20.08s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.57s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 46.76s
⚠️ REPOSITORY kics yes 2 no 1.55s
✅ REPOSITORY kingfisher yes no no 5.7s
✅ REPOSITORY syft yes no no 2.03s
✅ REPOSITORY trivy yes no no 11.71s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 5.44s
⚠️ YAML prettier 1 1 2 0.72s
✅ YAML v8r 1 0 0 2.9s
❌ YAML yamllint 1 6 0 0.52s

Detailed Issues

❌ YAML / yamllint - 6 errors
.github/workflows/awesomebot.yml
  4:1       warning  truthy value should be one of [false, true]  (truthy)
  6:16      error    too many spaces inside brackets  (brackets)
  6:20      error    too many spaces inside brackets  (brackets)
  8:16      error    too many spaces inside brackets  (brackets)
  8:20      error    too many spaces inside brackets  (brackets)
  16:5      error    wrong indentation: expected 6 but found 4  (indentation)
⚠️ REPOSITORY / checkov - 2 errors
github_actions scan results:

Passed checks: 34, Failed checks: 2, Skipped checks: 0

Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
	FAILED for resource: on(Check links in README.md)
	File: /.github/workflows/awesomebot.yml:0-1
Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
	FAILED for resource: on(Lint Code Base)
	File: /.github/workflows/mega-linter.yml:0-1
⚠️ REPOSITORY / kics - 2 errors
MLLLLLM             MLLLLLLLLL   LLLLLLL             KLLLLLLLLLLLLLLLL       LLLLLLLLLLLLLLLLLLLLLLL 
   MMMMMMM           MMMMMMMMMML    MMMMMMMK       LMMMMMMMMMMMMMMMMMMMML   KLMMMMMMMMMMMMMMMMMMMMMMMMM 
   MMMMMMM         MMMMMMMMML       MMMMMMMK     LMMMMMMMMMMMMMMMMMMMMMML  LMMMMMMMMMMMMMMMMMMMMMMMMMMM 
   MMMMMMM      MMMMMMMMMML         MMMMMMMK   LMMMMMMMMMMMMMMMMMMMMMMMML LMMMMMMMMMMMMMMMMMMMMMMMMMMMM 
   MMMMMMM    LMMMMMMMMML           MMMMMMMK  LMMMMMMMMMLLMLLLLLLLLLLLLLL LMMMMMMMLLLLLLLLLLLLLLLLLLLLM 
   MMMMMMM  MMMMMMMMMLM             MMMMMMMK LMMMMMMMM                    LMMMMMML                      
   MMMMMMMLMMMMMMMML                MMMMMMMK MMMMMMML                     LMMMMMMMMLLLLLLLLLLLLLMLL     
   MMMMMMMMMMMMMMMM                 MMMMMMMK MMMMMML                       LMMMMMMMMMMMMMMMMMMMMMMMMML  
   MMMMMMMMMMMMMMMMMM               MMMMMMMK MMMMMMM                         LMMMMMMMMMMMMMMMMMMMMMMMML 
   MMMMMMM KLMMMMMMMMML             MMMMMMMK LMMMMMMM                                          MMMMMMMML
   MMMMMMM    LMMMMMMMMMM           MMMMMMMK LMMMMMMMMLL                                        MMMMMMML
   MMMMMMM      LMMMMMMMMMLL        MMMMMMMK  LMMMMMMMMMMMMMMMMMMMMMMMMML LLLLLLLLLLLLLLLLLLLLMMMMMMMMMM
   MMMMMMM        MMMMMMMMMMML      MMMMMMMK   MMMMMMMMMMMMMMMMMMMMMMMMML LMMMMMMMMMMMMMMMMMMMMMMMMMMMM 
   MMMMMMM          LLMMMMMMMMML    MMMMMMMK     LLMMMMMMMMMMMMMMMMMMMMML LMMMMMMMMMMMMMMMMMMMMMMMMMML  
   MMMMMMM             MMMMMMMMMML  MMMMMMMK         KLMMMMMMMMMMMMMMMMML LMMMMMMMMMMMMMMMMMMMMMMMLK    
                                                                                                            
                                                                                                                                                                                                                                                                                                                        


Scanning with Keeping Infrastructure as Code Secure v2.1.19





Unpinned Actions Full Length Commit SHA, Severity: LOW, Results: 2
Description: Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload. When selecting a SHA, you should verify it is from the action's repository and not a repository fork.
Platform: CICD
CWE: 829
Risk Score: 4.1
Learn more about this vulnerability: https://docs.kics.io/latest/queries/cicd-queries/555ab8f9-2001-455e-a077-f2d0f41e2fb9

	[1]: .github/workflows/awesomebot.yml:17

		016:     - uses: actions/checkout@v6
		017:     - uses: docker://dkhamsing/awesome_bot:latest
		018:       with:


	[2]: .github/workflows/mega-linter.yml:52

		051:       - name: Lint Code Base
		052:         uses: megalinter/megalinter@v9
		053:         env:



Results Summary:
CRITICAL: 0
HIGH: 0
MEDIUM: 0
LOW: 2
INFO: 0
TOTAL: 2

A new version 'v2.1.20' of KICS is available, please consider updating
⚠️ MARKDOWN / markdownlint - 8 errors
Readme.md:20:1 error MD007/ul-indent Unordered list indentation [Expected: 6; Actual: 8]
Readme.md:21:1 error MD007/ul-indent Unordered list indentation [Expected: 6; Actual: 8]
Readme.md:126 error MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h5; Actual: h6]
Readme.md:414:30 error MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
Readme.md:414:37 error MD049/emphasis-style Emphasis style [Expected: asterisk; Actual: underscore]
Readme.md:436:401 error MD013/line-length Line length [Expected: 400; Actual: 680]
Readme.md:499:401 error MD013/line-length Line length [Expected: 400; Actual: 428]
Readme.md:552:3 error MD045/no-alt-text Images should have alternate text (alt text)
⚠️ YAML / prettier - 1 error
Checking formatting...
[warn] .github/workflows/awesomebot.yml
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

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

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

unixorn added 2 commits May 3, 2026 14:04
The instructions had the old script name, update to match the correct
bootstrap name

Signed-off-by: Joe Block <jpb@unixorn.net>
Signed-off-by: Joe Block <jpb@unixorn.net>
@unixorn unixorn merged commit d009758 into main May 5, 2026
4 of 6 checks passed
@unixorn unixorn deleted the badge-fix branch May 5, 2026 19:48
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