{"id":17817121,"url":"https://github.com/030/trivyignore-validator-action","last_synced_at":"2025-04-02T08:40:41.593Z","repository":{"id":214867045,"uuid":"737530395","full_name":"030/trivyignore-validator-action","owner":"030","description":"Trivyignore Validator Action validates a .trivyignore file if it resides in a repository.","archived":false,"fork":false,"pushed_at":"2024-01-13T13:58:06.000Z","size":7,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T23:44:00.049Z","etag":null,"topics":["trivy-ignore-validator"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/030.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-31T11:58:34.000Z","updated_at":"2024-08-18T14:25:31.000Z","dependencies_parsed_at":"2023-12-31T14:30:45.977Z","dependency_job_id":"2c3ec801-873a-48f1-886f-a0d07230745f","html_url":"https://github.com/030/trivyignore-validator-action","commit_stats":null,"previous_names":["030/trivyignore-validator-action"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/030%2Ftrivyignore-validator-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/030%2Ftrivyignore-validator-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/030%2Ftrivyignore-validator-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/030%2Ftrivyignore-validator-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/030","download_url":"https://codeload.github.com/030/trivyignore-validator-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246785408,"owners_count":20833471,"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":["trivy-ignore-validator"],"created_at":"2024-10-27T16:40:49.679Z","updated_at":"2025-04-02T08:40:41.562Z","avatar_url":"https://github.com/030.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trivyignore-validator-action\n\nTrivyignore Validator Action validates a .trivyignore file if it resides in a\nrepository.\n\n## checks\n\n- Expiry before next month, e.g.: if expiry 2024-06-06 on 2023-12-31, then an\n  exit 1 will be thrown as the max allowed date would be: 2024-01-31.\n\n## usage\n\nCreate a .github/workflows/trivyignore-validator.yml file:\n\n```bash\n---\nname: Trivyignore-validator\n\"on\": push\njobs:\n  trivyignore-validator-action:\n    runs-on: ubuntu-20.04\n    steps:\n      - uses: actions/checkout@v4.1.1\n      - uses: 030/trivyignore-validator-action@v0.1.0\n```\n\n## unit tests\n\n```bash\ndocker run -it -v \"${PWD}:/code\" --entrypoint=bash bats/bats:v1.10.0\napk add --no-cache coreutils\nbats --tap test --print-output-on-failure\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F030%2Ftrivyignore-validator-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F030%2Ftrivyignore-validator-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F030%2Ftrivyignore-validator-action/lists"}