Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/education-suite-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Run trivy Scan - education-suite (SPDX SBOM)
uses: open-edge-platform/orch-ci/.github/actions/security/trivy@27276444a9bcf247a27369406686b689933bd1ff
id: videosummary-frontend-spdx
id: education-suite-frontend-spdx
with:
scan_type: "fs"
scan-scope: "all"
Expand All @@ -56,5 +56,5 @@ jobs:
- name: Upload Report
uses: actions/upload-artifact@de65e23aa2b7e23d713bb51fbfcb6d502f8667d8
with:
name: trivy-report-video-summary
name: trivy-report-education-ai-suite
path: security-results/trivy*
2 changes: 1 addition & 1 deletion education-ai-suite/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Education AI Suite

**NOTE:** Education AI Suite is currently a **preview release**! A formal release will follow shortly.
**NOTE:** Education AI Suite is currently a **preview release**! A formal release will follow shortly.

## Description
Education AI Suite is a preview collection of education-focused AI applications, libraries, and benchmarking tools to help developers build solutions faster. It provides pipelines and models optimized with the [OpenVINO™ toolkit](https://docs.openvino.ai/) for accelerated performance on Intel® CPUs, integrated GPUs, and NPUs.
Expand Down