Archives

PyZipapp

Python stdlib module — zipapp. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.create_archive()Neutral
#
Signature
create_archive(source, target, interpreter, main, filter, compressed)

Create an application archive from SOURCE.

.get_interpreter()Neutral
#
Signature
get_interpreter(archive)

get_interpreter function.

.main()Neutral
#
Signature
main(args)

Run the zipapp command line interface.

.ZipAppError()Neutral
#
Signature
ZipAppError(...)

ZipAppError class.

Fully-Qualified Names

FQNField
zipappfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import zipapp