Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
that-jill committed Nov 8, 2024
1 parent 21fef6b commit eaed945
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 1 addition & 8 deletions bearer.ignore
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
{
"2314bd71cca49a48fe84485b966be0b6_0": {
"author": "Jill Klang",
"comment": "Ignoring this finding for now",
"false_positive": false,
"ignored_at": "2024-11-08T15:00:28Z"
}
}
{}
2 changes: 0 additions & 2 deletions packages/consent/lib/consent/dsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ def with_defaults(new_defaults, &block)
def eval_view(key, label, collection_conditions)
view key, label do |user|
eval(collection_conditions)
# triggering a failure
eval(collection)
end
end
# rubocop:enable Lint/UnusedBlockArgument, Security/Eval
Expand Down

0 comments on commit eaed945

Please sign in to comment.