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

Feature: add linter check #1380

Open
laurentsimon opened this issue Dec 10, 2021 · 3 comments
Open

Feature: add linter check #1380

laurentsimon opened this issue Dec 10, 2021 · 3 comments
Labels
check/SAST kind/enhancement New feature or request kind/new-check New check for scorecard needs discussion

Comments

@laurentsimon
Copy link
Contributor

laurentsimon commented Dec 10, 2021

Linters are a great way to enforce certain coding practices and avoid mistakes, as well as to improve the code quality to help reviewers.

I think it'd be useful to support this in scorecard. Maybe this could live under the existing SAST check. I think it's be enough to start with check for the presence of this action https://github.com/github/super-linter, which wraps all linters.

@laurentsimon laurentsimon added the kind/enhancement New feature or request label Dec 10, 2021
@naveensrinivasan
Copy link
Member

I think this needs some discussion.

Copy link

github-actions bot commented Nov 4, 2023

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the Stale label Nov 4, 2023
@spencerschrock spencerschrock removed this from the v5 milestone Feb 6, 2024
@spencerschrock spencerschrock added kind/new-check New check for scorecard check/SAST labels Feb 6, 2024
@afmarcum afmarcum moved this to Backlog - Checks in Scorecard - NEW Mar 5, 2024
@github-actions github-actions bot removed the Stale label Mar 8, 2024
@justaugustus
Copy link
Member

Related to the CLOMonitor requests here, but requires more discussion: cncf/clomonitor#1466, #2614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
check/SAST kind/enhancement New feature or request kind/new-check New check for scorecard needs discussion
Projects
Status: Backlog - New Checks
Development

Successfully merging a pull request may close this issue.

5 participants