Skip to content

Package issues when FilesAnalyzed is false #55

@Malcolmnixon

Description

@Malcolmnixon

According to spdx.org online validation when a packages FilesAnalyzed is false:

  • LicenseInfoFromFiles should be NONE
  • VerificationCode should be NONE

Specifically the warnings produced are:

license_info_from_files must be None if files_analyzed is False, but is: [NOASSERTION]
verification_code must be None if files_analyzed is False, but is: PackageVerificationCode(value='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', excluded_files=[])

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions