Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from GenomicDataInfrastructure/feature/more-checks
Browse files Browse the repository at this point in the history
Add storage and interfaces repos to report generation
  • Loading branch information
brunopacheco1 authored Jan 17, 2024
2 parents d6c79b5 + b7cc6c5 commit e3edb82
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/report_per_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
sw-name: starter-kit-lsaai-mock
- repository: GenomicDataInfrastructure/starter-kit-lsaai
sw-name: starter-kit-lsaai
- repository: neicnordic/sensitive-data-archive
sw-name: neicnordic/sensitive-data-archive
- repository: NBISweden/sda-cli
sw-name: sda-cli

runs-on: ubuntu-latest
steps:
Expand All @@ -56,4 +60,4 @@ jobs:
with:
report-formats: CycloneDx,WebApp,PlainTextTemplate,Opossum
sw-name: ${{ matrix.sw-name }}
run: 'cache-dependencies,cache-scan-results,labels,analyzer,evaluator,advisor,reporter,upload-results'
run: 'cache-dependencies,cache-scan-results,labels,analyzer,evaluator,advisor,reporter,upload-results'

0 comments on commit e3edb82

Please sign in to comment.