rspec/rules/S1313/exceptions.adoc

8 lines
402 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:
* 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
* Strings of the form <code>2.5.<number>.<number></code> as they http://www.oid-info.com/introduction.htm[often match Object Identifiers] (OID).