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: axios/axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.3
Choose a base ref
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.4
Choose a head ref
  • 3 commits
  • 19 files changed
  • 5 contributors

Commits on Aug 13, 2024

  1. fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)

    * fix(sec): disregard protocol-relative URL to remediate SSRF
    
    Signed-off-by: hainenber <[email protected]>
    
    * feat(test/unit/regression): add regression test to ensure SNYK-JS-AXIOS-7361793 fixed in future version
    
    Signed-off-by: hainenber <[email protected]>
    
    * chore: add EoF newline + comments
    
    Signed-off-by: hainenber <[email protected]>
    
    * chore: fix eslint issues
    
    Signed-off-by: hainenber <[email protected]>
    
    * Update SNYK-JS-AXIOS-7361793.js
    
    Co-authored-by: tom-reinders <[email protected]>
    
    ---------
    
    Signed-off-by: hainenber <[email protected]>
    Co-authored-by: tom-reinders <[email protected]>
    hainenber and tom-reinders authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    07a661a View commit details
    Browse the repository at this point in the history
  2. fix(sec): CVE-2024-39338 (#6539) (#6543)

    * fix(sec): cve-2024-39338 (#6539)
    
    * fix(sec): fix test
    levpachmanov authored Aug 13, 2024
    1 Configuration menu
    Copy the full SHA
    6b6b605 View commit details
    Browse the repository at this point in the history
  3. chore(release): v1.7.4 (#6544)

    Co-authored-by: jasonsaayman <[email protected]>
    github-actions[bot] and jasonsaayman authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    abd24a7 View commit details
    Browse the repository at this point in the history
Loading