Skip to content

Commit 747e41e

Browse files
committed
Bug 1829806 - Cargo vet glslopt. r=gfx-reviewers,supply-chain-reviewers,lsalzman,bholley
Differential Revision: https://phabricator.services.mozilla.com/D176397 UltraBlame original commit: fdc48b887981097bf282aeab05555afa3e592d60
1 parent 6c322af commit 747e41e

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

supply-chain/audits.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ start = "2019-09-24"
6060
end = "2024-02-24"
6161
notes = "The Glean SDKs are maintained by the Glean Team at Mozilla."
6262

63+
[[wildcard-audits.glslopt]]
64+
who = "Jamie Nicol <[email protected]>"
65+
criteria = "safe-to-deploy"
66+
user-id = 84794
67+
start = "2020-04-07"
68+
end = "2024-04-25"
69+
6370
[[wildcard-audits.marionette]]
6471
who = "Henrik Skupin <[email protected]>"
6572
criteria = "safe-to-run"

supply-chain/config.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -537,10 +537,6 @@ criteria = "safe-to-deploy"
537537
version = "6.0.1"
538538
criteria = "safe-to-deploy"
539539

540-
[[exemptions.glslopt]]
541-
version = "0.1.9"
542-
criteria = "safe-to-deploy"
543-
544540
[[exemptions.goblin]]
545541
version = "0.1.3"
546542
criteria = "safe-to-deploy"

supply-chain/imports.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ user-id = 48
5050
user-login = "badboy"
5151
user-name = "Jan-Erik Rediger"
5252

53+
[[publisher.glslopt]]
54+
version = "0.1.9"
55+
when = "2021-03-17"
56+
user-id = 84794
57+
user-login = "jamienicol"
58+
user-name = "Jamie Nicol"
59+
5360
[[publisher.ohttp]]
5461
version = "0.3.1"
5562
when = "2023-02-23"

0 commit comments

Comments
 (0)