{"id":13530858,"url":"https://github.com/dgenzer/surify-cli","last_synced_at":"2025-04-01T19:30:45.200Z","repository":{"id":48021017,"uuid":"176490866","full_name":"dgenzer/surify-cli","owner":"dgenzer","description":"🧙🏼‍♂️Generate suricata-rules from collection of IOCs (JSON, CSV or flags) based on your suricata template.","archived":false,"fork":false,"pushed_at":"2021-08-10T22:38:17.000Z","size":48,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T00:06:41.319Z","etag":null,"topics":["generator","rules","ruleset","suricata"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dgenzer.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}},"created_at":"2019-03-19T10:53:04.000Z","updated_at":"2020-10-18T02:08:59.000Z","dependencies_parsed_at":"2022-08-12T16:50:51.120Z","dependency_job_id":null,"html_url":"https://github.com/dgenzer/surify-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgenzer%2Fsurify-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgenzer%2Fsurify-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgenzer%2Fsurify-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgenzer%2Fsurify-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgenzer","download_url":"https://codeload.github.com/dgenzer/surify-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700099,"owners_count":20819825,"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":["generator","rules","ruleset","suricata"],"created_at":"2024-08-01T07:00:56.605Z","updated_at":"2025-04-01T19:30:44.326Z","avatar_url":"https://github.com/dgenzer.png","language":"JavaScript","funding_links":[],"categories":["Rule/Security Content Management and Handling"],"sub_categories":[],"readme":"# surify-cli\n\nGenerate suricata-rules from collection of IOCs (JSON, CSV or flags) based on your suricata template.\n\n\n## Installation\n`# npm i -g surify-cli`\n\n## Features\n\n### Inputs\n- CSV as input (only with header)\n(_you have to manually set the delimiter_)\n  - `$ surify c config.json --csv example.csv -d \";\" -o suri_csv.rules --sid 1`\n- JSON as input\n  - `$ surify -c config.json --json example.json -o suri.rules`\n- [JSON Lines](http://jsonlines.org/) as input (e.g. from [armbues/ioc-parser](https://github.com/armbues/ioc_parser))\n  - `$ surify -c config.json --jsonl example.jsonl -o suri.rules`\n- flags as input\n  - `$ surify -c config.json --test1 1.2.3.4 --test2 9.9.9.9 --sid 120000 -o log`\n\n### Outputs\n- output to stdout \n  - `... -o log`\n- output to file\n  - `... -o suri.rules`\n\n## Examples\n\nAn example `config.json` and some templates `./templates/*` are available. Further examples are available [here](https://github.com/dgenzer/surify-cli/wiki/Examples).\n\n## ToDo\n- [ ] Tests\n- [x] conditions in **config.json**\n  - [ ] Example in wiki\n- [ ] **surify.js** as a standalone package\n- [ ] autodetect inputtype","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgenzer%2Fsurify-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgenzer%2Fsurify-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgenzer%2Fsurify-cli/lists"}