Production Conformance Catalog · 25/25
Release evidence URL conformance
Public HTTPS evidence URLs without credentials.
Test cases
| ID | Input | Expected | Actual |
|---|---|---|---|
| 1 | "https://example.com/evidence" | true | true |
| 2 | "https://sharprod.com/" | true | true |
| 3 | "https://github.com/SHARProduction" | true | true |
| 4 | "http://example.com" | false | false |
| 5 | "not-url" | false | false |
| 6 | "" | false | false |