- feat: support Deno
1.11.2
- feat: support
env
andrun
permission allowlists
- feat: support Deno 1.7.2
- [NO-ISSUE] Revoke flag (#1)
- chore: upgrade to eggs@0.2.2 in CI
- feat: support Deno 1.4.1. and std 0.70.0
- chore: remove copy pasta image link from readme
- chore: fix nest.land registry link
- feat: migrate to inclusive terminology
- feat: add
guard()
method with the following features:- Protection against unnecessary top-level permissions.
- Protection against missing required permissions.
- Recommendations where permissions could be better scoped (if
log: true
provided). - Useful logs detailing the missing or insecure permissions (if
log: true
provided).