Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minder OSPS minder profiles and first rules #107

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

puerco
Copy link
Member

@puerco puerco commented Dec 11, 2024

This pull request adds the three skeletons for minder profiles for each level of the baseline, the are written to be applied incrementally as a project matures:

  • osps-baseline-level1.yaml → Level 1
  • osps-baseline-level2.yaml → Level 2
  • osps-baseline-level3.yaml → Level 3

This PR is intended to add the initial template for the profiles, but it already includes a number of rule types that can check for the following controls:

OSPS-AC-03
OSPS-AC-04
OSPS-BR-06
OSPS-DO-02
OSPS-DO-03
OSPS-DO-04
OSPS-QA-04
OSPS-QA-06

Signed-off-by: Adolfo García Veytia (puerco) [email protected]

This commit adds thre minder profiles capturing the current
OSPS checks. Each file has the skeleton for a profile that
implements rules to verify each of the checks in levels 1,2 3.

Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
This commit adds a README file with instructions on how to use the
OSPS profiles with Minder.

Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
puerco and others added 7 commits December 12, 2024 14:05
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Co-authored-by: Michelangelo Mori <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
in your software project.

This directory contains three [Minder](https://github.com/mindersec/minder)
profiles that any project can use to monitor its compliance with the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
profiles that any project can use to monitor its compliance with the
profiles that any project can use to experimentally monitor its compliance with the


This directory contains three [Minder](https://github.com/mindersec/minder)
profiles that any project can use to monitor its compliance with the
Open Source Project Security Baseline.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Open Source Project Security Baseline.
Open Source Project Security Baseline.
Note that the baseline is still in development, as are these profiles.

@david-a-wheeler
Copy link
Contributor

Since we're still working on some things, I think it's really important to be up-front that this is early-stage work. I applaud early-stage work, don't get me wrong, I just don't want people to grab this & think it's all done now. :-).

I made a few tweaks above. As long as we mark things like that (it could be noted differently), so people understand its early nature, then wonderful!

Copy link
Contributor

@eddie-knight eddie-knight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @david-a-wheeler, and I think we should stabilize this before merging it in

@eddie-knight eddie-knight marked this pull request as draft December 20, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants