{"id":16931116,"url":"https://github.com/issif/falco-rules-explorer","last_synced_at":"2026-03-07T03:03:18.639Z","repository":{"id":65907427,"uuid":"602153318","full_name":"Issif/falco-rules-explorer","owner":"Issif","description":"A dashboard to explore Falco Rules","archived":false,"fork":false,"pushed_at":"2026-02-28T06:40:40.000Z","size":2524,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-28T12:32:28.891Z","etag":null,"topics":["falco","security"],"latest_commit_sha":null,"homepage":"https://Issif.github.io/falco-rules-explorer","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Issif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-15T15:55:58.000Z","updated_at":"2026-02-28T06:40:44.000Z","dependencies_parsed_at":"2023-12-14T07:28:42.148Z","dependency_job_id":"259d9c85-4dab-412b-a6a8-87cacd3dab74","html_url":"https://github.com/Issif/falco-rules-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Issif/falco-rules-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issif%2Ffalco-rules-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issif%2Ffalco-rules-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issif%2Ffalco-rules-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issif%2Ffalco-rules-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Issif","download_url":"https://codeload.github.com/Issif/falco-rules-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Issif%2Ffalco-rules-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["falco","security"],"created_at":"2024-10-13T20:43:15.443Z","updated_at":"2026-03-07T03:03:18.617Z","avatar_url":"https://github.com/Issif.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Falco Rules Explorer\n\n![index.html](img/index.png)\n\n## Description\n\n\u003e This project is a WIP\n\nFalco Rules Explorer is dashboard to explore the Falco rules in a friendly way. You can search, filter and display all details of rules.\n\n## Configuration\n\nThe list of rules to scrape is managed by the file `registry.yaml`:\n\n```yaml\n---\nrules_files:\n  - \"https://github.com/falcosecurity/rules/blob/main/rules/falco_rules.yaml\"\n  - \"https://github.com/falcosecurity/rules/blob/main/rules/application_rules.yaml\"\n  - \"https://github.com/falcosecurity/plugins/blob/master/plugins/k8saudit/rules/k8s_audit_rules.yaml\"\n  - \"https://github.com/falcosecurity/plugins/blob/master/plugins/cloudtrail/rules/aws_cloudtrail_rules.yaml\"\n  - \"https://github.com/falcosecurity/plugins/blob/master/plugins/github/rules/github.yaml\"\n  - \"https://github.com/falcosecurity/plugins/blob/master/plugins/okta/rules/okta_rules.yaml\"\n```\n\n## Create the index of rules\n\n```shell\ngo run .\n```\n\nIt creates an `index.json` file which lists all rules with their details.\n\n## View the dashboard\n\n```shell\npython -m http.server 3000\n```\n\nGo to http://0.0.0.0:3000/.\n\n## Frontend\n\nThe sources for the frontend are:\n- `index.html`: the dashboard\n- `rule.html`: details of a rule\n\n## Author\n\nThomas Labarussias (https://github.com/Issif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissif%2Ffalco-rules-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fissif%2Ffalco-rules-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissif%2Ffalco-rules-explorer/lists"}