nuke/lib/policy/config
Xe Iaso 7c80c23e90
docs: remove JSON examples from policy file docs (#945)
* docs: remove JSON examples from policy file docs

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(lib): remove mentions of botPolicies.json in the tests

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: update link to challenge methods

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: unbreak links to the challenges category

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-08-03 18:09:26 +00:00
..
testdata feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
asn.go feat: implement a client for Thoth, the IP reputation database for Anubis (#637) 2025-06-16 11:57:32 -04:00
asn_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
check.go docs: remove JSON examples from policy file docs (#945) 2025-08-03 18:09:26 +00:00
config.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
config_test.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
expressionorlist.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
expressionorlist_test.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
geoip.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
geoip_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
impressum.go feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
impressum_test.go feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
opengraph.go feat: add default OpenGraph tags to configuration file (#694) 2025-06-19 18:00:44 -04:00
opengraph_test.go feat: add default OpenGraph tags to configuration file (#694) 2025-06-19 18:00:44 -04:00
store.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
store_test.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
threshold.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
threshold_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
weight.go feat: add robots2policy CLI to convert robots.txt to Anubis CEL (#657) 2025-06-14 23:41:00 -04:00