Skip to content

Example code included in the "Improving Your Embedded Linux Security Posture with Yocto" whitepaper

License

Notifications You must be signed in to change notification settings

nccgroup/yocto-whitepaper-examples

Repository files navigation

This repository contains example code included in NCC Group's Improving Your Embedded Linux Security Posture with Yocto whitepaper (archive.org mirror).

  • The dep-subgraph Python script is discussed in Section 2.2 of the paper. This demonstrates one way to visualize a selected subset of package dependency information included in Build History output.
  • The rootfs-file-blacklist and symbol-blacklist BitBake classes are basic examples showing how one can integrate both per-image and per-recipe QA checks into build processes. These are discussed in Section 3.3 of the paper.

About

Example code included in the "Improving Your Embedded Linux Security Posture with Yocto" whitepaper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages