CycloneDX Library

ComponentNormalizer extends _BaseNormalizer
in package

Tags
author

jkowalleck

Table of Contents

Methods

normalize()  : array<string|int, mixed>
normalizeExternalReferences()  : array<string|int, mixed>|null
normalizeHashes()  : array<string|int, mixed>|null
normalizeLicenses()  : array<string|int, mixed>|null
normalizeProperties()  : array<string|int, mixed>|null
normalizePurl()  : string|null

Methods

normalize()

public normalize(Component $component) : array<string|int, mixed>
Parameters
$component : Component
Tags
throws
DomainException

if component has unsupported type

Return values
array<string|int, mixed>

normalizePurl()

private normalizePurl(PackageUrl|null $purl) : string|null
Parameters
$purl : PackageUrl|null
Return values
string|null

        
On this page

Search results