-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: github/codespaces-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 274d229
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: anosriva/codespaces-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3da29b0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 4 files changed
- 1 contributor
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e2df53a - Browse repository at this point
Copy the full SHA e2df53aView commit details -
Create Security Best Practices# Security Best Practices ## 1. Authent…
…ication & Authorization - Use strong password hashing (`bcrypt`, `Argon2`). - Implement Multi-Factor Authentication (MFA) for admin users. ## 2. Secure Coding Practices - Validate all user inputs to prevent SQL injection and XSS. - Sanitize file uploads to prevent arbitrary code execution. ## 3. Data Protection - Encrypt sensitive data at rest and in transit. - Use secure session handling mechanisms. ## 4. Dependencies & Updates - Regularly update libraries to fix security vulnerabilities. - Use dependency scanning tools like `OWASP Dependency-Check`. ---
Configuration menu - View commit details
-
Copy full SHA for 6f16ded - Browse repository at this point
Copy the full SHA 6f16dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 275b02a - Browse repository at this point
Copy the full SHA 275b02aView commit details -
Rename Security Best Practices# Security Best Practices ## 1. Authent…
…ication & Authorization - Use strong password hashing (`bcrypt`, `Argon2`). - Implement Multi-Factor Authentication (MFA) for admin users. ## 2. Secure Coding Practices - Validate all user inputs to prevent SQL injection and XSS. - Sanitize file uploads to prevent arbitrary code execution. ## 3. Data Protection - Encrypt sensitive data at rest and in transit. - Use secure session handling mechanisms. ## 4. Dependencies & Updates - Regularly update libraries to fix security vulnerabilities. - Use dependency scanning tools like `OWASP Dependency-Check`. --- to Security Best Practices.md
Configuration menu - View commit details
-
Copy full SHA for aeda558 - Browse repository at this point
Copy the full SHA aeda558View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9f249 - Browse repository at this point
Copy the full SHA ea9f249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da29b0 - Browse repository at this point
Copy the full SHA 3da29b0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 274d229...3da29b0