OWASP / OWASP/maswe

Add Mappings for NIST SSDF

Open Beginner friendly
#183 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
43
Forks
27
Avg merge
1d 17h
Merged PRs (30d)
4

Description

See https://csrc.nist.gov/projects/ssdf.

For example MASWE-0041

mappings:
    nist-ssdf: [PS.3.2]

For maswe.instructions.md:

  - **nist-ssdf**: One or more practice IDs from the [NIST Secure Software Development Framework (SP 800-218)](https://csrc.nist.gov/projects/ssdf). 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.

Research direction

Start by locating the MASWE-0041 entry and the maswe.instructions.md file, then inspect how existing mappings and instruction fields are represented. Add the NIST SSDF mapping data and document the optional field as shown; done means the mapping format is consistent and the instructions describe the new field.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, yaml
Domain
documentation, security
Issue type
Feature
Difficulty
2/5
Estimated time
Half a day
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.