{"id":27170376,"url":"https://github.com/securesauce/precli-action","last_synced_at":"2026-02-07T21:31:56.291Z","repository":{"id":226820753,"uuid":"769733602","full_name":"securesauce/precli-action","owner":"securesauce","description":"GitHub Action to run Precaution SAST","archived":false,"fork":false,"pushed_at":"2025-11-21T02:27:56.000Z","size":17,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-21T04:20:45.830Z","etag":null,"topics":["actions","code-scanning","code-scanning-enabled","code-scanning-ready","github-action","sast","security","security-automation","security-tools","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://www.securesauce.dev","language":null,"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/securesauce.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-09T22:38:06.000Z","updated_at":"2025-11-21T02:27:59.000Z","dependencies_parsed_at":"2024-03-09T23:20:17.958Z","dependency_job_id":"2307de82-7eb5-4add-bfbd-3ac923fd03fa","html_url":"https://github.com/securesauce/precli-action","commit_stats":null,"previous_names":["securesauce/precli-action"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/securesauce/precli-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesauce%2Fprecli-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesauce%2Fprecli-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesauce%2Fprecli-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesauce%2Fprecli-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/securesauce","download_url":"https://codeload.github.com/securesauce/precli-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesauce%2Fprecli-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29208705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T20:33:12.493Z","status":"ssl_error","status_checked_at":"2026-02-07T20:30:47.381Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["actions","code-scanning","code-scanning-enabled","code-scanning-ready","github-action","sast","security","security-automation","security-tools","static-analysis","static-code-analysis"],"created_at":"2025-04-09T07:56:03.959Z","updated_at":"2026-02-07T21:31:56.271Z","avatar_url":"https://github.com/securesauce.png","language":null,"readme":"# Precaution Analysis Action\n\nAnalyze your source code using Precaution via [precli](https://github.com/securesauce/precli).\n\n## Usage\n\nHere is a minimal complete example to create a Code Scanning action using Precaution.\n\n```yaml\nname: Precaution\n\non:\n  workflow_dispatch:\n\njobs:\n  analyze:\n    runs-on: ubuntu-latest\n    permissions:\n      # required for all workflows\n      security-events: write\n      # only required for workflows in private repositories\n      actions: read\n      contents: read\n    steps:\n      - name: Perform Precaution Analysis\n        uses: securesauce/precli-action@v1\n```\n\n## Inputs\n\n| Name | Description | Required | Default Value |\n|--|--|--|--|\n| path | The source file(s) or directory(s) to be analyzed | False | `\".\"` |\n| disable | A comma-separated list of rule IDs or names to disable | False | `\"DEFAULT\"` |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecuresauce%2Fprecli-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecuresauce%2Fprecli-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecuresauce%2Fprecli-action/lists"}