Go module
github.com/antlr/antlr4
check_circle
arrow_drop_downv0.0.0-20220314183648-97c793e446ba
Default versionwarning
Warning
The module by this name does not have a
go.mod
file, but there is a module in the same repository that does: github.com/antlr/antlr4/runtime/Go/antlr is probably what you are looking for.Links
- Origin
- Repo
Projects
antlr/antlr4
GitHub
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
call_split 3k forks
star 17k stars
OpenSSF scorecard
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
View information about checks and how to fix failures.
Score
5.8/10
Scorecard as of .
Code-Review
7/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 21/28 approved changesets -- score normalized to 7
Maintained
5/10
Determines if the project is "actively maintained".
Reasoning
5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Token-Permissions
10/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
GitHub workflow tokens follow principle of least privilege
CII-Best-Practices
0/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
no effort to earn an OpenSSF best practices badge detected
Security-Policy
0/10
Determines if the project has published a security policy.
Reasoning
security policy file not detected
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Binary-Artifacts
9/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
binaries present in source code
Fuzzing
10/10
Determines if the project uses fuzzing.
Reasoning
project is fuzzed
Pinned-Dependencies
0/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
dependency not pinned by hash detected -- score normalized to 0
Branch-Protection
0/10
Determines if the default and release branches are protected with GitHub's branch protection settings.
Reasoning
branch protection not enabled on development/release branches
SAST
0/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities
7/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
3 existing vulnerabilities detected
Project metadata as of .