|
bb4c41e3
|
Added missing call to Statement._init_typed_fields() and removed comments cod...
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
0903f71a
|
Added typed fields to Statement
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
921479a5
|
Added VocabField to stix.common.vocabs
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
1b3ac55f
|
Added ContentField to stix.base. Refactored StructuredText to utilize it. May...
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
2592c3c6
|
* Added stix.common.references module.
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
c8ff21ac
|
More work on typedfields. Requires bw-typedfields branch on mixbox repo
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
4c0dc76e
|
merge
Merged master into typedfields branch. A lot of stuff is broken still.
|
Bryan Worrell <b****l@m****g>
|
almost 11 years ago
|
|
|
33986e21
|
Added signals.emit() to all classes
|
Emmanuelle Vargas <e****e@m****g>
|
almost 11 years ago
|
|
|
84befaea
|
WIP: Campaign/test fixes
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
5c6b2a48
|
WIP: TypedFields Kill Chains; also Sightings, Confidence, Incident
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
bd6fd6c7
|
WIP: Partial Incident TypedField conversion
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
6dd72b8e
|
WIP: Add many Indicator TypedFields
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
b01dfff0
|
WIP: Add TypedFields to Indicator
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
36d8c92a
|
WIP: experimental replacement for GenericRelationshipList; Activity;
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
9aceaaf9
|
WIP: Change `description` setters to wrap input in StructuredTextList;
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
341a82ed
|
WIP: Add more TypedFields, fix more description(s) issues (in progress)
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
6529db91
|
More TypedField changes (Confidence, InformationSource, related.py)
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
9a979f77
|
Added signal.emit() call to Indicator.from_obj()
|
Bryan Worrell <b****l@m****g>
|
about 11 years ago
|
|
|
52f4c6ce
|
merge
Merge remote-tracking branch 'origin/master' into signals
|
Bryan Worrell <b****l@m****g>
|
about 11 years ago
|
|
|
98932a35
|
Bumped version to 1.2.0.1.dev2
|
Bryan Worrell <b****l@m****g>
|
about 11 years ago
|
|
|
ce153843
|
Updated cybox dependency version.
|
Bryan Worrell <b****l@m****g>
|
about 11 years ago
|
|
|
18fd8910
|
Strong bindings for data markings
|
emmanvg <e****e@m****g>
|
about 11 years ago
|
|
|
acfbd646
|
WIP: more TypedFields work
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
8618b0f7
|
Bump required version of mixbox.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
a7dce805
|
Use mixbox parser.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
2bb26f4f
|
Add tests for STIX entity parser.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
80bba078
|
merge
Merge pull request #272 from STIXProject/issue271
|
Bryan Worrell <b****l@m****g>
|
about 11 years ago
|
|
|
2e601d69
|
merge
Merge pull request #270 from STIXProject/issue252
|
Bryan Worrell <b****l@m****g>
|
about 11 years ago
|
|
|
daf800ec
|
Made STIXPackage's version property read-only. This induced
|
Michael Chisholm <c****m@m****g>
|
about 11 years ago
|
|
|
736a163c
|
Incident's contacts setter now works with any iterable.
|
Michael Chisholm <c****m@m****g>
|
about 11 years ago
|
|
|
338105cb
|
Fixed incident attr names 'url' and 'contacts' to not
|
Michael Chisholm <c****m@m****g>
|
about 11 years ago
|
|
|
6f91544f
|
merge
Merge branch 'issue252' of https://github.com/STIXProject/python-stix into is...
|
Michael Chisholm <c****m@m****g>
|
about 11 years ago
|
|
|
c3521424
|
Bump version to 1.2.0.1.dev1
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
99f5369b
|
Bump required dependency versions.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
c6ea95c7
|
Remove idgen documentation since it no longer is a stix module.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
007f2fbd
|
Fixes for issue #252, adding additional fields to Incident
|
Michael Chisholm <c****m@m****g>
|
about 11 years ago
|
|
|
184a3ac6
|
Fixes for issue #252, adding additional fields to Incident
|
Michael Chisholm <c****m@m****g>
|
about 11 years ago
|
|
|
17b74c59
|
Use idgen from mixbox.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
ac163900
|
Update to use latest version of cybox and maec namespaces.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
46580f6c
|
WIP switch to mixbox TypedFields; add more TypedFields
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
73b986e6
|
merge
Merge pull request #267 from STIXProject/mixbox
|
Greg Back <g****k@u****m>
|
about 11 years ago
|
|
|
a2c74a74
|
Update requirements to use development versions of cybox and maec.
|
Greg Back <g****k@m****g>
|
about 11 years ago
|
|
|
4dd9c5da
|
WIP add typedfields to base.py
|
apsillers <a****s@m****g>
|
about 11 years ago
|
|
|
1b4de9c9
|
Update to use mixbox.xml and mixbox.binding_utils.
|
Greg Back <g****k@m****g>
|
over 11 years ago
|
|
|
05342c66
|
Modified VocabString class resolution to return a VocabString class if xsi:ty...
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
49736313
|
Revert "Update vocabs.py"
|
Ben <b****r@u****m>
|
over 11 years ago
|
|
|
c6544c0d
|
Update vocabs.py
|
Ben Schmoker <b****r@u****m>
|
over 11 years ago
|
|
|
f8befa6d
|
merge
Merge remote-tracking branch 'origin/master' into mixbox
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
b8840bbe
|
Added Cached mixin to classes which can be referenced via idref.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
67adb111
|
Bump sphinx version to 1.3.1 to match Read The Docs.
|
Greg Back <g****k@m****g>
|
over 11 years ago
|
|
|
055c6ea1
|
merge
Merge pull request #264 from STIXProject/burn-header
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
0d2fba8e
|
blow away that header #deprecated
|
Ben Schmoker <b****r@u****m>
|
over 11 years ago
|
|
|
6515c2e8
|
Added idref to MalwareInstance, AttackPattern, Infrastructure and Exploit.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
35590a16
|
Added mixbox dep to setup.py
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
4ecd394b
|
Added mixbox github dep to tox.ini
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
2f9ace9c
|
Changed __dict__ access to vars() calls.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
b6dd48ca
|
Bumped version to 1.2.0.1.dev0
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
603e39da
|
Bumped version to 1.2.0.0
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
67a07b37
|
merge
Merge pull request #263 from STIXProject/next-1.2.0.0-dev
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
e99bb315
|
Fixed TOU marking schemalocation
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
b2a35d01
|
Updated vocab section of the coverage docs to point to correct VocabString im...
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
c4bf54bf
|
Added VocabString terms to docs. Added version-specific vocabstring entries.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
5ef5368a
|
Renamed param to avoid collision with builtin.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
c28723b0
|
Fixed comment format.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
e506a7b6
|
Removed unused import.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
f8d726ec
|
* Refactored TypedCollection to include an abstract method.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
edee94d9
|
Added missing GenericStructuredCOA docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
cd844e2b
|
Renamed vars to attrs so as not to conflict with builtin name.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
afe31481
|
Bumped STIX version and removed timestamp from examples.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
71017d86
|
Tweaked walk() method to use hasattr() rather than getattr() with a default v...
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
7843c3f5
|
Added whitespace.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
1b1ba168
|
Updated STIXPackage class docstring to mention deprecation of idref and times...
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
35b11a7d
|
STIXPackage.timestamp is deprecated. Don't set it by default.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
c1fce516
|
Added STIXPackage.version unit test.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
65f22a63
|
Updated CHANGES.txt for python-stix 1.2.0.0
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
93360a94
|
Added missing 1.1.1.5 CHANGES.txt entries.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
0053e76d
|
Updated controlled vocabulary documentation.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
864ef2fc
|
Added is_sequence utility unit tests.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
897bf11a
|
Added 1.2 to version compatibility table.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
ed520401
|
Updated register_vocab docstrings.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
4ddd642a
|
Moved Controlled Vocabulary and ID Namespace docs outside of Examples.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
aca9a9c4
|
Added from_xml to STIXPackage docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
961e3c8f
|
Updated API coverage.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
06b818b8
|
updated README to include 1.2 components.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
bcb788e4
|
Updated utils.dates docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
71913100
|
Updated stix utils docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
9f57f0f1
|
Fixed indentation in kill chain docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
d98f38e7
|
Updated STIXPackage docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
642e9e52
|
Updated Indicator docs
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
c417d733
|
Added docs to TTP class
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
0044cac9
|
Added docs to ThreatActor class
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
b41a62c8
|
Added docs to Incident class
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
7b3a64b3
|
Added docs to Incident class.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
aeb3d185
|
Added high-level docs to STIX Package.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
12d3912c
|
Added high-level overview docs to each of the top-level component classes.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
d167928e
|
Updated docstrings on ExploitTarget
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
7a561c51
|
merge
Merge remote-tracking branch 'origin/next-1.2.0.0-dev' into next-1.2.0.0-dev
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
90fb7728
|
Updated data-model URLs in rst files.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
98501aa3
|
Added docs.
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|
|
c2ca678c
|
* Moved `handling` property to BaseCoreComponent (from STIX
|
Bryan Worrell <b****l@m****g>
|
over 11 years ago
|
|