14 Commits

Author SHA1 Message Date
hfiref0x b7d3230ffe Update main.yml v1.0.0 2026-04-11 10:55:00 +07:00
hfiref0x eb8efe38b6 Merge branch 'main' of https://github.com/hfiref0x/DefenderRulesPlus 2026-04-11 10:53:23 +07:00
hfiref0x 5e806f2243 Add Folder publish profile and enable .pubxml tracking
Disabled '*.pubxml' in .gitignore so publish profile files can be checked into source control.
2026-04-11 10:52:44 +07:00
hfiref0x 09f9958514 Add GitHub Actions workflow for DefenderRulesPlus build 2026-04-11 10:47:10 +07:00
hfiref0x f7ce3512a5 Merge pull request #1 from hfiref0x/drp
Rewrite of the original DefenderRules
2026-04-11 10:43:14 +07:00
hfiref0x 09f55bc7cd Revise README with detailed project information
Updated project description, features, usage instructions, and added related references.
2026-04-11 10:38:35 +07:00
hfiref0x 208133c5df Add threat parsing, export, stats and HTML output
Implements the core parsing.
2026-04-11 09:43:47 +07:00
hfiref0x 985737512d Add CLI parsing and small utility helpers
Introduce command-line argument parsing and several helper methods.
2026-04-10 22:13:09 +07:00
hfiref0x 9ab0dce1fd Add MIT license and project README
Add an MIT LICENSE file (includes copyrights for Andrea Cristaldi 2025 and hfiref0x 2026) and a brief README noting this project is a rewritten version of DefenderRules. Provides licensing and basic project attribution.
2026-04-10 21:31:14 +07:00
hfiref0x 13de5a5f1a Replace DefenderRules with DefenderRulesPlus
Rewrite start.
2026-04-10 21:25:39 +07:00
Andrea Cristaldi 4a7e9812f3 Update Program.cs 2025-08-27 12:04:59 +02:00
Andrea Cristaldi e9dfeda9c4 Update README.md 2025-08-27 11:41:30 +02:00
Andrea Cristaldi 5b8b9cdf44 First commit 2025-08-23 15:40:02 +02:00
Andrea Cristaldi d7616dfdfa Initial commit 2025-08-23 15:39:15 +02:00