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

Use Actions-based linter #2

Closed
wants to merge 11 commits into from
Closed

Use Actions-based linter #2

wants to merge 11 commits into from

Conversation

withinfocus
Copy link
Contributor

@withinfocus withinfocus commented Feb 16, 2023

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [X] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Adds the GitHub Actions-based Mega-Linter for robust post-upload linting using a ton of available linters that don't need to be installed locally.

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@github-actions
Copy link

github-actions bot commented Feb 16, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.07s
✅ COPYPASTE jscpd yes no 1.88s
✅ EDITORCONFIG editorconfig-checker 8 0 0.04s
✅ JSON eslint-plugin-jsonc 2 0 0 1.28s
✅ JSON jsonlint 2 0 0.33s
✅ JSON npm-package-json-lint yes no 0.52s
✅ JSON prettier 2 0 0 0.34s
✅ JSON v8r 2 0 2.51s
✅ REPOSITORY checkov yes no 22.23s
✅ REPOSITORY devskim yes no 1.61s
✅ REPOSITORY dustilock yes no 0.45s
✅ REPOSITORY gitleaks yes no 0.21s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 10.6s
✅ REPOSITORY kics yes no 12.71s
✅ REPOSITORY secretlint yes no 0.73s
✅ REPOSITORY syft yes no 0.31s
✅ REPOSITORY trivy yes no 3.69s
✅ REPOSITORY trivy-sbom yes no 2.37s
✅ REPOSITORY trufflehog yes no 2.4s
✅ SPELL cspell 9 0 2.51s
✅ SPELL lychee 7 0 1.68s
✅ YAML prettier 4 0 0 0.58s
✅ YAML v8r 4 0 4.45s
✅ YAML yamllint 4 0 0.24s

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

@withinfocus withinfocus marked this pull request as ready for review February 16, 2023 16:05
@withinfocus withinfocus force-pushed the megalinter branch 3 times, most recently from 6c63d46 to 253c79d Compare March 7, 2023 00:38
@withinfocus withinfocus marked this pull request as draft March 7, 2023 17:56
@withinfocus withinfocus marked this pull request as ready for review March 7, 2023 18:17
@eliykat eliykat self-requested a review April 24, 2023 02:53
@withinfocus withinfocus requested a review from a team as a code owner April 25, 2023 14:25
@withinfocus withinfocus marked this pull request as draft August 23, 2023 12:39
@bitwarden-bot
Copy link

bitwarden-bot commented Aug 23, 2023

Logo
Checkmarx One – Scan Summary & Detailseb652856-2ff9-4d9c-887c-46f9ca3c967f

No New Or Fixed Issues Found

withinfocus added a commit that referenced this pull request Aug 23, 2023
withinfocus added a commit that referenced this pull request Aug 23, 2023
withinfocus added a commit that referenced this pull request Aug 25, 2023
@withinfocus
Copy link
Contributor Author

Moved to bitwarden/gh-actions#273.

@withinfocus withinfocus closed this Apr 4, 2024
@withinfocus withinfocus deleted the megalinter branch April 4, 2024 17:47
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.

2 participants