Spectra Assure
Community
Docs

LazyProxyv1.0.2

latest
License: unknown


Published: over 3 years ago
A dynamic lazy proxy is a class built in real time, that implemenets some interface T, takes to the constructor an argument Lazy of T and routes all invocations to the corresponding method or property of this argument. The real instance wrapped by Lazy of T is created only after the first invocation of method or property. It allows to distribute the loading from the class creation to the method or property invocation.
Pass
Info: Completed
Everything is awesome!

SAFE Assessment

Compliance

Licenses
No license compliance issues
Secrets
No sensitive information found

Security

Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues

Threats

Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion

Behaviors

No behaviors found

Vulnerabilities

Downloads

483.86K
Total Downloads

Maintenance

1
Maintainer

Dependencies

1
Declared Dependencies

Dependents

0
Dependents

Issues per Version Graph

Scanned 4 days ago