Conversation
|
here is a preview of it - https://donnieblt.github.io/projects/projects.html |
|
Can we get the project type in there as well (Tool, Code, Documentation) - in a sortable (or maybe even filterable...) table that would be perfect. Tool/Code and Doc are 🍎 vs. 🍐, which is why Simon also split them into two tables. Filters/Sorting would make that unnecessary. The info should be in the project website sidebar for each OWASP project, i.e. in their YAML metadata. |
|
The source data ( |
If you mean the projects.json in owasp.github.io, I see only one actual Attack Surface Detector (though both title and name are part of the object). Regarding the zapextensions, that is listed as 'code_url' just because it is attempting to identify code urls from the project markdown files (it's at best, a guess). Not meant to be definitive. Regarding this PR, did you mean 'Please delete this', @DonnieBLT? |
|
Thank you for the information. To be clear the duplication is caused by the PR handling of the data not of the source. Though it's the source that has the incorrect URL (which causes the duplication. It's not the only project that has similar duplication, that one stood out though). |
No description provided.