-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plugin 機構導入して、ユーザー自身でパース、生成したいパケット定義できるようにするのはどうか? #71
Comments
ここがお試しの場 一旦動くは動く あとは、packemon 側でどう差し込めるか |
go で plugin のためになりそうな記事 |
https://github.com/ddddddO/work/tree/master/go/plugin-go-package そもそも、ちょっとユーザーに実装してもらうには、今の実装だとコスト高すぎる気がする |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://qiita.com/uh-zz/items/3c8941d2059b6171e808
↑のプラグイン実装コードと合わせて、https://github.com/aquasecurity/trivy/blob/e8085bae3e71fc5c9839feb13e34b75deba4ce9d/pkg/module/wasm/sdk.go#L59-L74 の確認すると良さそう
The text was updated successfully, but these errors were encountered: