Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pySCG: Adding documentation to CWE-175 as part of #531 #687

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. Adding documentation to CWE-175 as part of ossf#531

    Signed-off-by: edanhub <[email protected]>
    s19110 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9a71d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    d52639f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/README.md

    Co-authored-by: myteron <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and myteron authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0663387 View commit details
    Browse the repository at this point in the history
  2. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/example03.py

    Co-authored-by: myteron <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and myteron authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    438d4ad View commit details
    Browse the repository at this point in the history
  3. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/README.md

    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    961370b View commit details
    Browse the repository at this point in the history
  4. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/compliant0…

    …1.py
    
    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    595a172 View commit details
    Browse the repository at this point in the history
  5. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/compliant0…

    …2.py
    
    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    89f1bc7 View commit details
    Browse the repository at this point in the history
  6. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/example03.py

    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ae79d31 View commit details
    Browse the repository at this point in the history
  7. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/example03.py

    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5a87704 View commit details
    Browse the repository at this point in the history
  8. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/noncomplia…

    …nt01.py
    
    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    13eb097 View commit details
    Browse the repository at this point in the history
  9. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/noncomplia…

    …nt01.py
    
    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fc01ae1 View commit details
    Browse the repository at this point in the history
  10. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/noncomplia…

    …nt02.py
    
    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2ae69c5 View commit details
    Browse the repository at this point in the history
  11. Update docs/Secure-Coding-Guide-for-Python/CWE-707/CWE-175/noncomplia…

    …nt01.py
    
    Co-authored-by: BartyBoi1128 <[email protected]>
    Signed-off-by: Hubert Daniszewski <[email protected]>
    s19110 and BartyBoi1128 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    95a905d View commit details
    Browse the repository at this point in the history
  12. Fixed linter errors for CWE-175

    Signed-off-by: edanhub <[email protected]>
    s19110 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    25d1ccf View commit details
    Browse the repository at this point in the history