Skip to content

Commit

Permalink
Merge pull request #17 from brian-intel/scorecardFix
Browse files Browse the repository at this point in the history
doc: Add codeQL and OSSF scorecard tags
  • Loading branch information
brian-intel authored Sep 13, 2024
2 parents 6c2adf7 + 849cee3 commit bf77536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Core Services

![CodeQL](https://github.com/intel-retail/automated-self-checkout/actions/workflows/codeql.yaml/badge.svg?branch=main)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel-retail/automated-self-checkout/badge)](https://api.securityscorecards.dev/projects/github.com/intel-retail/automated-self-checkout)

```bash
go run main.go -e TEST_ENV=aaa -e NEW=abc --configdir ./test-profile/valid-profile --inputsrc /dev/video4 --target_device CPU
Expand Down

0 comments on commit bf77536

Please sign in to comment.