Skip to content

Commit 72da56e

Browse files
committed
refactor: modifed proxy.json for Aiml usage
1 parent bdf57fd commit 72da56e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

proxy.config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
},
8484
"checkForSecrets": {
8585
"enabled": false
86+
},
87+
"aiMlUsage": {
88+
"enabled": true,
89+
"blockPatterns": ["modelWeights", "largeDatasets", "aiLibraries", "configKeys", "aiFunctions"]
8690
}
8791
},
8892
"attestationConfig": {

0 commit comments

Comments
 (0)