mirror of https://github.com/upx/upx.git
16 lines
436 B
Markdown
16 lines
436 B
Markdown
# Security Context
|
|
|
|
IMPORTANT NOTE: UPX inherits the security context of any files it handles.
|
|
|
|
This means that packing, unpacking, or even testing or listing a file requires
|
|
the same security considerations as actually executing the file.
|
|
|
|
Use UPX on trusted files only!
|
|
|
|
## Supported Versions
|
|
|
|
| Version | Supported |
|
|
| --------- | ------------------ |
|
|
| git HEAD | :white_check_mark: |
|
|
| any other | :x: |
|