Avishek2020's Stars
menfra/icikit-middleware
An incident response library that helps applications take automatic actions in response to detected threats, such as locking accounts, notifying admins, or quarantining suspicious files. This could integrate with an existing EDR solution to provide a simple response framework.
menfra/prometheus-monitor
A lightweight package for tracking unusual behavior on endpoints. It could log key metrics (e.g., login frequency, IP changes, access patterns) and alert the system if it detects deviations from baseline behavior.
menfra/fastmonitor
A data access package that uses a zero trust model to secure access to sensitive data. This package could verify the user's authorization level for each request and log access attempts for auditing.
menfra/auth-blaze
A middleware package that implements zero trust principles by verifying identity, device, and contextual information for every request. It could enforce multi-factor authentication (MFA), restrict access based on IP geolocation, and validate access tokens for API requests.
SebastianHeger/WebframeworkDjangoVuePostgres
A basic web framework package as a starting point for platform ideas