You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
bump azwaf to 0.5.0, used as a library by the Azure WAF provider. That release fixes
azwaf's own CLI — flags that were parsed and then dropped, including --dry-run on
destructive commands — and removes the CLI input structs behind them. ipscout uses only
its config and policy packages, so no lookup behaviour changes here
Fixed
the README claimed every provider requires registration. 59 of the 67 need no
configuration at all, and only five ask for an API key, so the opening undersold what
the tool does on a first run. Corrected, along with the provider count, a screenshot
regenerated from 0.11.2 that had been unchanged since May 2024, and a duplicated badge
block