OWASP / OWASP/OpenCRE

create api call which takes a standard object and suggests which CRE it should match to

Open
#285 1 comment 0 reactions 1 assignee View on GitHub

@northdpole is already working on this.

Since May 13, 2023.

enhancement
Dominant language
Python
Stars
180
Forks
137
Avg merge
3d 23h
Merged PRs (30d)
21

Description

currently adding mappings requires the new standard to either map to an existing standard or manual mapping.
this is inefficient, we can use embeddings to automatically find which CRE each standard section links to .

design an api call which when you POST a standard document with it's section content, it suggests which CRE it should map to

(preparation for ability to add mappings)

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.