license switch agpl -> busl1, sprints work, new product advisories
This commit is contained in:
@@ -207,7 +207,7 @@ Run these **glob/name** checks before content scanning to prioritize files:
|
||||
`@"\bmongodb(?:\+srv)?://[^:\s]+:[^@\s]+@[^/\s]+"`
|
||||
* **SQL Server (ADO.NET)**
|
||||
`@"\bData Source=[^;]+;Initial Catalog=[^;]+;User ID=[^;]+;Password=[^;]+;"`
|
||||
* **Redis**
|
||||
* **Redis (Valkey-compatible)**
|
||||
`@"\bredis(?:\+ssl)?://(?::[^@]+@)?[^/\s]+"`
|
||||
* **Basic auth in URL (generic)**
|
||||
`@"[a-zA-Z][a-zA-Z0-9+\-.]*://[^:/\s]+:[^@/\s]+@[^/\s]+"`
|
||||
|
||||
Reference in New Issue
Block a user