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: curpheytestaccount/example-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: veracode/example-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 3 files changed
  • 10 contributors

Commits on Jul 29, 2016

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

Commits on Aug 3, 2016

  1. change version

    cl4r1ty committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    38d060e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Updated python examples

    Updated python example to allow the example scanning to show vulnerable
    methods. Added examples to demonstrate call chains. Changed python
    imports to include very popular libraries like requests (53m downloads)
    and pycrpyto (25m downloads).
    Jonathan Tan Chiu Joo committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    885b9ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request veracode#2 from srcclr/dariusf-python-vuln-methods

    python vuln methods examples
    VanessaHenderson authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    1a620bd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Remove pycrypto and feedparser

    jsyeo committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    7493734 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    codelion authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    3a72826 View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    codelion authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    e402d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

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

Commits on Oct 25, 2016

  1. Merge pull request veracode#6 from newbishme/UpdateDependency

    Update dependency to include a package with vuln transitive
    hendychua authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    6e5181f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Update requirements.txt

    Fixes error not using HTTPS in `pip install`
    chrisrhut authored Oct 26, 2017
    Configuration menu
    Copy the full SHA
    d3ad1d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Add note about Python 2/3

    dariusf committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    c1ee2ae View commit details
    Browse the repository at this point in the history
Loading