Skip to content
Permalink

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: FallibleInc/security-guide-for-developers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FallibleInc/security-guide-for-developers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: updated_chapters
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 19 files changed
  • 1 contributor

Commits on Jul 2, 2025

  1. Add comprehensive security guide chapters and updates

    - Added 15 new security chapters covering authentication, authorization, cryptography, and modern threats
    - Updated HTTPS configuration with TLS 1.3 recommendations and modern cipher suites
    - Enhanced security checklist with current best practices and additional security headers
    - Added AI/LLM security chapter addressing prompt injection and model security
    - Improved README with proper chapter links and updated structure
    - Updated vulnerability examples with recent high-profile breaches (2020-2024)
    - Added security warnings and notes throughout for better readability
    abhishek-anand committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    7b05770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6624c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4d3a82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a73fb1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceeb2ee View commit details
    Browse the repository at this point in the history
Loading