GitHub
microsoft/python-program-analysis
call_split 37 forks
star 53 stars
Description
A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.
Project metadata as of .
Related Packages
1
A related package is a package that declares this repository in its metadata. The list of packages is ordered by package names alphabetically.
filter_list
System | Package |
---|---|
npm | @msrvida/python-program-analysis |
Show 10 per page
arrow_drop_downOpenSSF 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
2.6/10
Scorecard as of .
Maintained
0/10
Determines if the project is "actively maintained".
Reasoning
project is archived
Code-Review
0/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 1/28 approved changesets -- score normalized to 0
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
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
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
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
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
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
0/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
81 existing vulnerabilities detected