We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4febdb commit e7073c0Copy full SHA for e7073c0
evaluation_plans/evaluation-plans.go
@@ -26,6 +26,8 @@ var (
26
build_release.OSPS_BR_04(),
27
build_release.OSPS_BR_05(),
28
build_release.OSPS_BR_06(),
29
+ // TODO: enable OSPS_BR_07 when ossf/baseline releases a new version
30
+ // build_release.OSPS_BR_07(),
31
docs.OSPS_DO_01(),
32
docs.OSPS_DO_02(),
33
docs.OSPS_DO_03(),
0 commit comments