Skip to content

[FEATURE REQUEST] Background scanning #9

Description

@ioqr

Is your feature request related to a problem? Please describe.

The problem is that manual scanning can be forgotten, background scanning is an always-on proactive approach to application security

Describe the solution you'd like

The solution I have in mind is for Secr to run as an always-on service that scans a list of known endpoints for servers

Describe alternatives you've considered

There are two approaches I have thought of:

  1. periodic scans: every 24-hours or some fixed time period, scan my servers
  2. scanning is triggered by a deployment (such as integration with Github actions)

I think that periodic scanning is easiest to implement, and the code can be eventually reused in triggered scans, provided we add some sort of background-scanning functionality

Additional context

Not really targeted at localhost scanning, this is geared towards live staging and prod environments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions