The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/issue-2086-ipfilter-linklocal has succeeded.
Run started by GitHub user abhinav-phi (triggered by rzo1).

Head commit for run:
373d4b7809eb96767eb5f03866884a07f7ad0d1a / abhinav-phi <[email protected]>
IPFilterRules: add anylocal and multicast keywords, fail on unparseable rules 
(#2086)

A rule that is neither a keyword, a CIDR block nor a single address was
logged and dropped, silently widening what the crawler will connect to.
Configuration now fails with an IllegalArgumentException instead, so a
typo in an exclude list stops the topology rather than removing a rule
the operator believed was in force.

Adds the anylocal and multicast keywords, documents linklocal (already
present but missing from the javadoc), and updates the example in
crawler-default.yaml to also cover CGNAT and IPv6 unique-local space.

Report URL: https://github.com/apache/stormcrawler/actions/runs/33995707260

With regards,
GitHub Actions via GitBox

Reply via email to