diff --git a/_data/tools.yml b/_data/tools.yml index b8d17db..091074e 100644 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -1900,3 +1900,12 @@ - analysis - transform - author +- name: Surfactant + publisher: LLNL + description: A modular framework for extracting file information and relationships for filesystems, with an SBOM as the primary output. Also supports limited SBOM merging, editing, and conversion between formats. Several of the supported file types include PE (both native and .NET), ELF, and MSI files. + repoUrl: https://github.com/LLNL/Surfactant + websiteUrl: https://github.com/LLNL/Surfactant + categories: + - opensource + - transform + - library