Skip to content
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

feat(endomoat): support native modules in policy gen #1076

Draft
wants to merge 4 commits into
base: endomoat-policy-gen
Choose a base branch
from

Conversation

boneskull
Copy link
Contributor

Initial implementation of native module support in endomoat's policy generation.

Currently, native modules require this snipped in package.json:

{
  "parsers": {
    "node": "bytes"
  }
}

@boneskull
Copy link
Contributor Author

boneskull commented Mar 5, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @boneskull and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Docs, examples, tutorials, and associated tooling labels Mar 5, 2024
@boneskull boneskull marked this pull request as draft March 5, 2024 22:44
@github-actions github-actions bot added the pkg:lavamoat-core Changes in package lavamoat-core label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Docs, examples, tutorials, and associated tooling pkg:lavamoat-core Changes in package lavamoat-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant