[roll] Roll fuchsia [scrutiny] Add pre_signing scrutiny verifier

This plugin is intended to run an assortment of checks from the
perspective of a downstream signing service to ensure that userdebug and
user builds are safe to sign. It will support basic functions such as
searching for key-value pairs, strings, presence or absence of specific
files, or golden file comparisons.

Original-Bug: b/308980335, b/303922650
Test: 'ffx scrutiny verify pre-signing' with a local policy file
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941199
Original-Revision: ee9eb1a1d8920e942f3a13bbbb757862b3682bce
GitOrigin-RevId: fb3ab705244ceb22dec6f8c6f322d42b02516155
Change-Id: I527643690df0e77b4f1ed14467efca242a140a6e
1 file changed
tree: 75cc7672ceff5f846a07befce171aadbaf429a0a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.