{"id":15162960,"url":"https://github.com/espressif/esp-idf-sbom-action","last_synced_at":"2026-01-19T02:31:35.997Z","repository":{"id":210852508,"uuid":"727194369","full_name":"espressif/esp-idf-sbom-action","owner":"espressif","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-19T12:31:36.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T23:13:29.680Z","etag":null,"topics":["ci","espressif","github-actions"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/espressif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-04T11:29:57.000Z","updated_at":"2024-06-19T12:32:06.000Z","dependencies_parsed_at":"2023-12-11T09:54:26.693Z","dependency_job_id":null,"html_url":"https://github.com/espressif/esp-idf-sbom-action","commit_stats":null,"previous_names":["espressif/esp-idf-sbom-action"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-idf-sbom-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-idf-sbom-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-idf-sbom-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-idf-sbom-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/espressif","download_url":"https://codeload.github.com/espressif/esp-idf-sbom-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157046,"owners_count":20893202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci","espressif","github-actions"],"created_at":"2024-09-27T02:01:52.399Z","updated_at":"2026-01-19T02:31:35.988Z","avatar_url":"https://github.com/espressif.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP IDF SBOM Vulnerability Scan Action\n\nThis action scans manifest files with CPE info in repository for possible\nvulnerabilities and optionaly sends message to a Mattermost channel.\n\n## Secrets\n\n## `SBOM_MATTERMOST_WEBHOOK`\n\nIf the `SBOM_MATTERMOST_WEBHOOK` environment variable is set and not null, a\nbrief status message containing the job link will automatically be dispatched\nto the Mattermost webhook. Author of the message is set as\n`${GITHUB_REPOSITORY}@${INPUT_REF:-$GITHUB_REF_NAME}`, where `INPUT_REF` may\nbe set via action inputs.\n\n## Inputs\n\n## `ref`\n\nReference name. If not set `GITHUB_REF_NAME` is used by default. Can be used\nto explicitly set the reference in the Mattermost message user name.\n\n## Outputs\n\n## `vulnerable`\n\nSet to 1 if vulnerability was found, 0 otherwise.\n\n## Example usage\n\n    jobs:\n      vulnerability-scan:\n        name: Vulnerability scan\n        runs-on: ubuntu-latest\n        steps:\n          - name: Checkout repository\n            uses: actions/checkout@v4\n\n          - name: Vulnerability scan\n            env:\n              SBOM_MATTERMOST_WEBHOOK: ${{ secrets.SBOM_MATTERMOST_WEBHOOK }}\n            uses: espressif/esp-idf-sbom-action@master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressif%2Fesp-idf-sbom-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fespressif%2Fesp-idf-sbom-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressif%2Fesp-idf-sbom-action/lists"}