endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
804 stars 71 forks source link

feat(ses): group removal cleanup diagnostics #1942

Closed erights closed 8 months ago

erights commented 8 months ago

Staged on #1941

closes: #1345 refs: #1941

Description

Places all intrinsics removal cleanup diagnostics into a collapsed console group.

Attn @Jack-Works

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

We should mention somewhere what this diagnostic means. Even though it is less visible, because it is now in a collapsed group, it is still purposely visible on the console output and people should be able to find out what it means --- and to know when to bring it to our attention.

Testing Considerations

none

Upgrade Considerations

none