Provide ability to link directly to a standard item through the url
Open
@northdpole is already working on this.
Since Oct 16, 2021.
- Dominant language
- Python
- Stars
- 180
- Forks
- 137
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 21
Description
Provide ability to link directly to a standard item through the url, in two ways:
- eg opencre.org/123-456&deeplink=ASVS
This forwards the user from opencre, without rendering a CRE page, to the hyperlink that belongs to that standard - eg opencre.org/bypasslink/asvs/v6.1.1/encrypt%20personal%data%at%rest
This also forwards to that asvs page based on our database AND it asks for a description of the topic. We collect those, so we can see what standard entries we apparently have no topic for (which would be the only reason to use method 2 instead of method 1. Stil that last argument is optional.
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.