Merge "Utility script to help create sha256 hashes"
authorLuke Hinds <lhinds@redhat.com>
Thu, 16 Nov 2017 14:27:46 +0000 (14:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 16 Nov 2017 14:27:46 +0000 (14:27 +0000)
exceptions/infra.yaml [new file with mode: 0644]
exceptions/ipv6.yaml [new file with mode: 0644]
exceptions/joid.yaml [new file with mode: 0644]
exceptions/kvmfornfv.yaml [new file with mode: 0644]
exceptions/lsoapi.yaml [new file with mode: 0644]
exceptions/models.yaml [new file with mode: 0644]
exceptions/moon.yaml [new file with mode: 0644]
exceptions/multisite.yaml [new file with mode: 0644]
exceptions/netready.yaml [new file with mode: 0644]
master_list.yaml

diff --git a/exceptions/infra.yaml b/exceptions/infra.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/ipv6.yaml b/exceptions/ipv6.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/joid.yaml b/exceptions/joid.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/kvmfornfv.yaml b/exceptions/kvmfornfv.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/lsoapi.yaml b/exceptions/lsoapi.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/models.yaml b/exceptions/models.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/moon.yaml b/exceptions/moon.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/multisite.yaml b/exceptions/multisite.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
diff --git a/exceptions/netready.yaml b/exceptions/netready.yaml
new file mode 100644 (file)
index 0000000..0532ba4
--- /dev/null
@@ -0,0 +1,13 @@
+---
+# When adding projects all `arrays: []` sections must have
+# a value, Use 'nullvalue' if no waivers are available.
+#
+# This file uses standard regular expression syntax,  however be mindful
+# of escaping YAML delimiters too (such as `:`) using double quotes "".
+
+binaries:
+  binary_ignore: [nullvalue]
+
+file_audits:
+  file_names: [nullvalue]
+  file_contents: [nullvalue]
index 4c33835..0247250 100644 (file)
@@ -44,6 +44,7 @@ file_audits:
     - omniauth\.rb
     - carrierwave\.rb
     - schema\.rb
+    - knife\.rb
     - database\.yml
     - settings\.py
     - keychain
@@ -53,6 +54,25 @@ file_audits:
     - kwallet
     - aws_access_key_id
     - aws_secret_access_key
+    - otr\.private_key
+    - ovpn
+    - agilekeychain
+    - \.log
+    - gnucash
+    - backup
+    - jenkins\.plugins\.publish_over_ssh\.BapSshPublisherPlugin\.xml
+    - LocalSettings\.php
+    - tblk
+    - Favorites\.plist
+    - configuration\.user\.xpl
+    - tugboat
+    - git-credentials
+    - git-config
+    - proftpdpasswd
+    - robomongo\.json
+    - filezilla\.xml
+    - recentservers\.xml
+    - ventrilo_srv\.ini
 
   file_contents:
     private_key:
@@ -228,3 +248,12 @@ project_exceptions:
   - releng: exceptions/releng.yaml
   - sandbox: exceptions/sandbox.yaml
   - yardstick: exceptions/yardstick.yaml
+  - infra: exceptions/infra.yaml
+  - ipv6: exceptions/ipv6.yaml
+  - joid: exceptions/joid.yaml
+  - kvmfornfv: exceptions/kvmfornfv.yaml
+  - lsoapi: exceptions/lsoapi.yaml
+  - models: exceptions/models.yaml
+  - moon: exceptions/moon.yaml
+  - multisite: exceptions/multisite.yaml
+  - netready: exceptions/netready.yaml