Commit fbc59bdd authored by Bobby Holley's avatar Bobby Holley
Browse files

Bug 1770860 - Initialize cargo vet for m-c. r=Gankra

parent fc7d14a5
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line

# cargo-vet audits file

[audits]
+1535 −0

File added.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Original line Diff line number Diff line

# cargo-vet imports lock

[audits]

supply-chain/moz.build

0 → 100644
+8 −0
Original line number Original line Diff line number Diff line
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

with Files("**"):
    BUG_COMPONENT = ("Firefox Build System", "General")