OWASP / OWASP/OpenCRE

Provide ability to link directly to a standard item through the url

Open
#116 3 comments 0 reactions 1 assignee View on GitHub

@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:

  1. 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
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.