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

Increase maturity level for BR-10 #162

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

evankanderson
Copy link
Contributor

While BR-03 (website and version control for development PRs) and BR-09 (asset download for end-users) are relatively easy to measure for usage of security channels (HTTPS and/or SSH), it's much harder to measure whether or not every network call invoked during a build process used a secure channel.

Quoting from slack:

[Crob] is there a "tls = on"-like option in jenkins, etc.? boy that sure would be nice

[Evan] You'd need "tls = on" to flow into every other tool that Jenkins calls, too

[Crob] #grumble... yeah
[Crob] that reminds me, we have a security guide for configuring SCMs/VCSs. maybe the BEST wg needs to craft on for CI/CD and publishing too

Copy link
Contributor

@SecurityCRob SecurityCRob left a comment

Choose a reason for hiding this comment

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

i'm good moving this up one level

Copy link
Contributor

@funnelfiasco funnelfiasco left a comment

Choose a reason for hiding this comment

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

The reasoning here is sound.

@funnelfiasco funnelfiasco merged commit 4b86454 into ossf:main Jan 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants