Skip to content

Commit

Permalink
chore: update advisories allowlist (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc authored Jun 16, 2023
1 parent abfc3ae commit 5d8fd07
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@
// from: @arbitrum/nitro-contracts>@openzeppelin/contracts-upgradeable
// from: @arbitrum/nitro-contracts>@openzeppelin/contracts
// We don't use GovernorCompatibilityBravo
"GHSA-93hq-5wgc-jc82"
"GHSA-93hq-5wgc-jc82",
// https://github.com/advisories/GHSA-5h3x-9wvq-w4m2
// OpenZeppelin Contracts's governor proposal creation may be blocked by frontrunning
// from: @arbitrum/nitro-contracts>@openzeppelin/contracts-upgradeable
// from: @arbitrum/nitro-contracts>@openzeppelin/contracts
// We don't use Governor or GovernorCompatibilityBravo
"GHSA-5h3x-9wvq-w4m2"
]
}

0 comments on commit 5d8fd07

Please sign in to comment.