Thanks to visit codestin.com
Credit goes to github.com

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: OTRF/ATTACK-Python-Client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.7
Choose a base ref
...
head repository: OTRF/ATTACK-Python-Client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 9, 2018

  1. Fix duplicate in requirements.txt

    ```$ pip install -r requirements.txt
    Double requirement given: altair (from -r requirements.txt (line 7)) (already in altair==2.2.2 (from -r requirements.txt (line 2)), name='altair')
    $ pip --version
    pip 18.1 from /usr/local/lib/python3.5/dist-packages/pip (python 3.5)
    ```
    2xyo authored Nov 9, 2018
    Configuration menu
    Copy the full SHA
    18b1cd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from 2xyo/patch-1

    Fix duplicate in requirements.txt
    Cyb3rWard0g authored Nov 9, 2018
    Configuration menu
    Copy the full SHA
    055ad49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d36072 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Updated Library

    Version 0.2.1
    + CAPEC IDs and URLs for techniques
    + Software Platform added
    + Technique Detection Added
    Cyb3rWard0g committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    78eef33 View commit details
    Browse the repository at this point in the history
Loading