Merge "Remove eval as far too many false postivies"
[releng-anteater.git] / master_list.yaml
index b31b770..a0f5a4b 100644 (file)
@@ -1,3 +1,4 @@
+---
 # When adding projects all `arrays: []` sections must have
 # a value, Use 'nullvalue' if no waivers are available.
 #
@@ -6,19 +7,7 @@
 
 binaries:
   binary_ignore:
-    - \.DS_Store
-    - \.eot
-    - \.gif
     - \.git/(index|objects)
-    - \.ico
-    - \.idx
-    - \.jp(e?)g
-    - \.otf
-    - \.pack
-    - \.pdf
-    - \.png
-    - \.ttf
-    - \.woff
 
 file_audits:
   file_names:
@@ -36,7 +25,7 @@ file_audits:
     - "git(.*?)clone"
     - "sh(.*?)curl"
     - dual_ec_drbg
-    - eval
+    - eval(.*)base64_decode
     - gost
     - md[245]
     - panama
@@ -64,6 +53,17 @@ licence:
     - '__init__.py'
 
 project_exceptions:
-  - releng: exceptions/releng_exception.yaml
-  - sandbox: exceptions/sandbox_exception.yaml
-  - testproj: exceptions/sandbox_exception.yaml
+  - apex: exceptions/apex.yaml
+  - armband: exceptions/armband.yaml
+  - bamboo: exceptions/bamboo.yaml
+  - barometer: exceptions/barometer.yaml
+  - bottlenecks: exceptions/bottlenecks.yaml
+  - calipso: exceptions/calipso.yaml
+  - compass4nfv: exceptions/compass4nfv.yaml
+  - conductor: exceptions/conductor.yaml
+  - copper: exceptions/copper.yaml
+  - functest: exceptions/functest.yaml
+  - octopus: exceptions/octopus.yaml
+  - pharos: exceptions/pharos.yaml
+  - releng: exceptions/releng.yaml
+  - sandbox: exceptions/sandbox.yaml