Closed knqyf263 closed 2 years ago
To add support for WASM modules in Trivy, types package should have fewer dependencies since TinyGo doesn't support some of the dependencies in defsec. This PR re-defines the Code struct in fanal.
types
Code
To add support for WASM modules in Trivy,
types
package should have fewer dependencies since TinyGo doesn't support some of the dependencies in defsec. This PR re-defines theCode
struct in fanal.