diff --git a/spec/bounty-targets/intigriti_spec.rb b/spec/bounty-targets/intigriti_spec.rb index 18c7760..b10c146 100644 --- a/spec/bounty-targets/intigriti_spec.rb +++ b/spec/bounty-targets/intigriti_spec.rb @@ -15,16 +15,16 @@ [ { company_handle: 'doccle', - confidentiality_level: 'application', + confidentiality_level: 'public', handle: 'doccle', id: '12715f4b-d10e-415f-a309-6ab042f6158a', status: 'open', - tacRequired: true, - twoFactorRequired: nil, + tacRequired: false, + twoFactorRequired: false, url: 'https://www.intigriti.com/programs/doccle/doccle/detail', - max_bounty: {'currency' => 'EUR', 'value' => 2500}, + max_bounty: {'currency' => 'EUR', 'value' => 4000}, min_bounty: {'currency' => 'EUR', 'value' => 0}, - name: 'Doccle' + name: 'Doccle Bug Bounty program' }, { company_handle: 'bpost', @@ -32,7 +32,7 @@ handle: 'e-tracker', id: 'a09e497e-fd75-4b56-afa0-7a6689389b76', tacRequired: false, - twoFactorRequired: nil, + twoFactorRequired: false, max_bounty: {'currency' => 'EUR', 'value' => 0}, min_bounty: {'currency' => 'EUR', 'value' => 0}, name: 'e-tracker',