[roll] Roll fuchsia [security] Update bootfs scrutiny to rely on bootfs package index.

Implements a new scrutiny command for extracting the package index from
the bootfs. This is the first of three changes. The next change updates
the golden file scripts in vendor/google to use the extraction
functionality to generate golden files. The final change updates the
bootfs scrutinizer to use the golden files to validate the index.

Original-Bug: 97517

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695920
Original-Revision: 0650f9cdf9da7e8ee2ad74eeee94a13875056a51
GitOrigin-RevId: 1ab9ddafa4aa9a836f29c71f0768a722f07c563c
Change-Id: I2dec6694aa5f7a94fb466865403f3196cd7c3f54
1 file changed
tree: 390f4a23581bbfd7ba0b13dade83f2e4ae0cffcc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.