-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: STIXProject/Tools
base: master
head repository: STIXProject/Tools
compare: stix_validator
- 14 commits
- 143 files changed
- 1 contributor
Commits on Sep 11, 2013
-
initial commit of stix validator script
Bryan Worrell committedSep 11, 2013 Configuration menu - View commit details
-
Copy full SHA for 1b859e6 - Browse repository at this point
Copy the full SHA 1b859e6View commit details
Commits on Sep 12, 2013
-
added STIXValidator class which performs best practice guidance check…
… as well as schema validation
Bryan Worrell committedSep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for c822909 - Browse repository at this point
Copy the full SHA c822909View commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 4a27ca8 - Browse repository at this point
Copy the full SHA 4a27ca8View commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for cb63111 - Browse repository at this point
Copy the full SHA cb63111View commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 4d4917b - Browse repository at this point
Copy the full SHA 4d4917bView commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 2c2a920 - Browse repository at this point
Copy the full SHA 2c2a920View commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 3f92a0d - Browse repository at this point
Copy the full SHA 3f92a0dView commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 8fe1ad7 - Browse repository at this point
Copy the full SHA 8fe1ad7View commit details -
added docstrings to STIXValidator class and changed returned dictiona…
…ry in STIXValidator._check_indicator_practices() method.
Bryan Worrell committedSep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 9fff536 - Browse repository at this point
Copy the full SHA 9fff536View commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 9d59ce1 - Browse repository at this point
Copy the full SHA 9d59ce1View commit details -
fixed issue where parsing exceptions result in stack traces
Bryan Worrell committedSep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 46b0fbb - Browse repository at this point
Copy the full SHA 46b0fbbView commit details -
changed os.walk() to os.listdir() for when --input-dir is used, fixin…
…g directory traversal behavior
Bryan Worrell committedSep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for ebb7b2f - Browse repository at this point
Copy the full SHA ebb7b2fView commit details -
added best practice validator method that checks if root element is S…
…TIX_Package
Bryan Worrell committedSep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 8625b1f - Browse repository at this point
Copy the full SHA 8625b1fView commit details -
Bryan Worrell committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for a8c1ae6 - Browse repository at this point
Copy the full SHA a8c1ae6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...stix_validator