Ingest owasp metadata for projects and make CRE mappings
Open
@northdpole is already working on this.
Since Nov 18, 2021.
enhancement
P2
- Dominant language
- Python
- Stars
- 180
- Forks
- 137
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 21
Description
Issue
CRE data is nice for finding out what is the problem and what regulations it solves
but it doesn't show how to test for it or actually solve it.
Meanwhile owasp has exported data that tells you which projects exist and mostly, what they do.
let's combine the two
Expected Behaviour
make document type project
make frontend page project
ingest data from here https://raw.githubusercontent.com/OWASP/owasp.github.io/main/_data/projects.json
assign to CREs
????
proffit
Actual Behaviour
the aboe doesn't exist
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.