aboutcode-org / aboutcode-org/scancode.io

Ignore specific paths/fles in `.nupkg` archives

Open
#1,791 1 comment 0 reactions 0 assignees View on GitHub
back2source
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

The following file paths/patterns are not interesting in a `.nupkg` archive and can be ignores safely.

``rels/.rels``
``to/[Content_Types].xml``
`to/package/services/metadata*`
``to/.signature.p7s``
``*.png``
``*.runtimeconfig.json``
``*.dll.config``
``*.exe.config``
``*.shasum``

These are mostly nuget ecosystem specific ignorables, with configurations, metadata and checksums.

The following could also be ignored potentitally:
.editorconfig
.props
.targets

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.