feat: v2.0.0 - Vollständiger AUR Security Scanner

- Multi-Source IOC Fetcher (HedgeDoc, CISA, Arch Security, Gist)
- AUR-spezifische IOC-Prüfung (keine False-Positives für offizielle Repos)
- Erweiterte Threat-Typen (Ransomware, Infostealer, etc.)
- Trust-Scoring mit 12 Heuristiken
- ALPM-Hook für Pre-Install-Checks
- Cache mit 5-Minuten-TTL
- CVE und Advisory-URL Support
This commit is contained in:
Thuumate 👻
2026-06-15 19:28:36 +02:00
parent 7c32ae0782
commit 7a6765aecf
3 changed files with 54 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "aegisaur"
version = "0.1.0"
version = "2.0.0"
edition = "2021"
authors = ["Quasi & Thuumate 👻"]
description = "Trust-Scoring + IOC-Scanner für Arch Linux AUR-Pakete"