aboutcode-org / aboutcode-org/container-inspector
DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives
Open
- Dominant language
- Python
- Stars
- 38
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
```
container_inspector/utils.py:177: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
tarball.extract(member=tarinfo, path=target_dir, set_attrs=False,)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.