# 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: [\.pdf,\.png,\.jpeg,\.jpg,\.gif,\.idx,\.pack,\.woff,\.ttf,\.eot,\.DS_Store,\.git/objects,\.git/index, \.otf,\.ico] file_audits: file_names: [\.gpg$,\.key$,\.asc$,\.sig$,\.md5,aws_access_key_id,aws_secret_access_key,id_rsa] file_contents: [-----BEGIN\sRSA\sPRIVATE\sKEY----,secret,ssh_key,private_key,md5,wget,"curl(.*?)bash",eval, "sh(.*?)curl","git(.*?)clone",gost,md2,md4,md5,rc4,sha0,streebog,dual_ec_drbg, snefru,panama,ripemd,sslv1,sslv2,tlsv1] licence: licence_ext: ['.rst','.md','.py','.sh','.java','.rb'] licence_ignore: ['__init__.py'] project_config: - releng: releng_exception.yaml - sandbox: sandbox_exception.yaml - testproj: sandbox_exception.yaml