Skip to content

Commit e7073c0

Browse files
committed
feat: evaluate control BR-07
Signed-off-by: Travis Truman <trumant@gmail.com>
1 parent a4febdb commit e7073c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

evaluation_plans/evaluation-plans.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ var (
2626
build_release.OSPS_BR_04(),
2727
build_release.OSPS_BR_05(),
2828
build_release.OSPS_BR_06(),
29+
// TODO: enable OSPS_BR_07 when ossf/baseline releases a new version
30+
// build_release.OSPS_BR_07(),
2931
docs.OSPS_DO_01(),
3032
docs.OSPS_DO_02(),
3133
docs.OSPS_DO_03(),

0 commit comments

Comments
 (0)