Giters
manoelhc
/
test-actions
Test actions
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
1
Watchers:
1
Issues:
40
Forks:
2
manoelhc/test-actions Issues
Investigate buildpacks.io
Updated
3 months ago
Investigate Metasploit for testing the API weekly
Updated
4 months ago
zipp-3.15.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 3.3) - autoclosed
Closed
a month ago
Comments count
1
Investigate Security Advisories auto creation
Updated
4 months ago
Investigate Scout
Updated
4 months ago
Implement hermetic and reproducible builds
Updated
4 months ago
Investigate GitPod
Updated
5 months ago
Fix ZAP tests
Closed
5 months ago
Implement Thread Modeling
Updated
5 months ago
PUT `/auth/password/change` for changing the user's password.
Updated
6 months ago
PUT `/auth/password/reset/{token}` to reset the password using the token or code.
Updated
6 months ago
POST `/auth/password/reset` to request a password reset (sends an email with a reset link or code).
Updated
6 months ago
Map third-party OAuth2 accounts to internal user accounts, creating new ones if necessary.
Updated
6 months ago
Add callback endpoints for each provider to handle the OAuth2 redirection and token exchange (e.g., GET `/auth/google/callback`, `/auth/facebook/callback`, `/auth/github/callback`).
Updated
6 months ago
Add endpoints for redirecting users to the OAuth2 provider for authentication (e.g., GET `/auth/google`, `/auth/facebook`, `/auth/github`).
Updated
6 months ago
Register your application and obtain client IDs and secrets from Google, Facebook, and GitHub.
Updated
6 months ago
POST `/auth/totp/login` for login with TOTP codes.
Updated
6 months ago
POST `/auth/totp/enable` which generates and returns a QR code for TOTP setup.
Updated
6 months ago
Implement middleware for protected routes that require JWT verification.
Updated
6 months ago
Validate JWT tokens on each request to protected endpoints.
Updated
6 months ago
Generate JWT tokens upon successful authentication.
Updated
6 months ago
POST `/auth/logout` for user logout.
Updated
6 months ago
POST `/auth/login` for user login with username and password.
Updated
6 months ago
Implement password hashing and salting using a reputable library (e.g., bcrypt).
Updated
6 months ago
Add a new table or fields in the existing database to store hashed passwords and TOTP secrets.
Updated
6 months ago
Set up logging for all authentication attempts (successful and unsuccessful).
Updated
6 months ago
Implement rate limiting on all authentication endpoints to mitigate brute force attacks.
Updated
6 months ago
Comments count
2
fix(ci): Just create a release if the code or dependency is changed
Updated
6 months ago
requests-2.31.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.6) - autoclosed
Closed
6 months ago
Comments count
1
feat: add MFA to the auth api
Updated
6 months ago
Implement automatic rebasing and merging
Updated
6 months ago
Investigate Addlicense
Updated
7 months ago
Investigate Swimm
Updated
7 months ago
ZAP API Scan Report
Updated
20 days ago
Comments count
9
ZAP API Scan Report
Closed
7 months ago
Comments count
1
feat: add support to OpenTelemetry metrics, tracing and logs
Updated
7 months ago
fix: push tests reports to Sonarcloud and Deepsource
Closed
7 months ago
feat: add profile api
Updated
7 months ago
feat: add auth api
Updated
6 months ago
feat: test coverage
Closed
7 months ago