We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf57fd commit 72da56eCopy full SHA for 72da56e
1 file changed
proxy.config.json
@@ -83,6 +83,10 @@
83
},
84
"checkForSecrets": {
85
"enabled": false
86
+ },
87
+ "aiMlUsage": {
88
+ "enabled": true,
89
+ "blockPatterns": ["modelWeights", "largeDatasets", "aiLibraries", "configKeys", "aiFunctions"]
90
}
91
92
"attestationConfig": {
0 commit comments