rspec/rules/S1313/exceptions.adoc

9 lines
398 B
Plaintext
Raw Normal View History

2020-06-30 12:47:33 +02:00
== Exceptions
No issue is reported for the following cases because they are not considered sensitive:
2020-06-30 12:47:33 +02:00
* Loopback addresses 127.0.0.0/8 in CIDR notation (from 127.0.0.0 to 127.255.255.255)
* Broadcast address 255.255.255.255
* Non routable address 0.0.0.0
2021-01-27 13:42:22 +01:00
* Strings of the form ``++2.5.<number>.<number>++`` as they http://www.oid-info.com/introduction.htm[often match Object Identifiers] (OID).