Skip to content

Cyber gym: scope leak detection per service for big lazily-built worlds #264

@larstalian

Description

@larstalian

Leak detection currently bakes all the hidden secrets into one app at startup and scans there. The enterprise plan (#212) builds a huge world lazily, where only the part the agent touches gets created. Each created service should watch only for the secrets relevant to it, not one global list.

Generalize the current single-app wiring to per-service scope.

From PR #259.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions