[roll] Roll fuchsia [scrutiny][core] Tag components that come from static pkgs

This change makes the Scrutiny core plugin, which collects packages and
components, depend on the collector that to retrieves the static
packages list. This allows the core plugin to, when the static packages
list is available, tag components that come from a static package, allowing
controllers to verify that certain components come from trusted sources such as
ZBI and the static packages list.

Original-Bug: 81537
Test: fx test scrutiny

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582541
Original-Revision: 9c85343f10b268933089601f66933de882f4a7a6
GitOrigin-RevId: 3409ef27e5df6bae2f81d5b67e03757e640deca2
Change-Id: Ie2fb4c8a88ee05f6076eb080197ada5c69133d48
1 file changed
tree: 8b76c39a61769b77b72ff19926d6c5950a1ff481
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.