clenk
35981025c5
Rework ListProperty, fix merging issues
2017-04-14 10:42:17 -04:00
clenk
bc8bdccece
Merge branch 'master' into parsing
2017-04-11 15:05:22 -04:00
clenk
2e3dfe5d84
Add TimestampProperty
2017-04-11 12:10:55 -04:00
clenk
168105603b
Parse dictionaries as well as strings and file-like objects
2017-04-10 10:42:07 -04:00
clenk
dd382520d6
Clean up code/comments
2017-04-10 10:18:54 -04:00
clenk
bab8d187c9
Rework kill chain phases
2017-04-07 17:34:06 -04:00
Richard Piazza
3c17c9259c
Add Sighting object and data markings
...
- Update ReferenceProperty to allow specifying a particular object type
- Update ListProperty and add SelectorProperty
- Add description to Relationship
2017-04-07 16:07:17 -05:00
Greg Back
1517eb899b
Move fixtures to conftest.py
2017-04-07 15:36:42 -05:00
Greg Back
57869205ad
Add missing dependency
2017-04-07 15:20:32 -05:00
clenk
93b8076ae3
Use StringProperty and ListProperty in Malware objects,
...
fix bugs in those properties
2017-04-07 14:53:40 -04:00
Greg Back
60a39964e2
Add sphinx-prompt
2017-04-07 12:10:42 -05:00
Greg Back
bb4e9ed35a
Use RST syntax rather than Markdown :-(
2017-04-07 11:53:06 -05:00
Greg Back
4727ee5cc5
Update setup instructions.
2017-04-07 11:45:44 -05:00
Greg Back
0db73c1eb2
Remove vim swap file.
2017-04-07 11:09:38 -05:00
clenk
474833248d
Flesh out ListProperty, add StringProperty
2017-04-06 19:17:32 -04:00
clenk
253989cc52
Coerce boolean properties automatically
...
for values like "true", "F", or 1
2017-04-06 16:08:36 -04:00
clenk
ce0de97df1
Validate UUID portion of IDProperty
2017-04-06 13:29:14 -04:00
clenk
ff938fd968
Don't have Travis run pre-commit on Python 2.6
...
(pre-commit no longer supports 2.6)
2017-04-05 18:07:15 -04:00
clenk
58a592d425
Update Travis requirements installation
2017-04-05 17:44:52 -04:00
clenk
4f4a71db94
Add pre-commit to requirements
2017-04-05 17:40:50 -04:00
clenk
7684c22965
Fix Travis pre-commit
2017-04-05 17:33:50 -04:00
clenk
ccc172bfd3
Add pre-commit to Travis CI
2017-04-05 17:27:04 -04:00
clenk
5e4ca9e882
Add parsing of Malware objects
2017-04-05 17:12:44 -04:00
Greg Back
08dcfee64c
Don't be so strict about exact error message
2017-03-22 08:33:42 -05:00
Greg Back
a2f5981dfb
Improve test coverage
2017-03-22 08:26:13 -05:00
Greg Back
116c784d5c
Add flake8 checks to tox config
2017-03-22 08:13:14 -05:00
Greg Back
11b982ea40
Add pre-commit checks
2017-03-22 08:11:16 -05:00
Greg Back
a0600b5ba4
Fix or ignore Flake8 warnings.
2017-03-22 08:05:59 -05:00
Greg Back
26c65e3bd0
Split up test functions
2017-03-22 07:46:39 -05:00
Greg Back
c1a59265ae
Remove unnecessary TODO comments.
2017-03-21 20:24:32 -04:00
Greg Back
79554a6491
Convert remaining properties from dicts to classes
2017-03-21 20:24:32 -04:00
Greg Back
9bcf064213
Convert most old-style properties to Property classes
2017-03-21 20:06:09 -04:00
Greg Back
19146c8327
Convert REF_PROPERTY to ReferenceProperty
2017-03-21 19:44:01 -04:00
Greg Back
ef332a328b
Convert BOOL_PROPERTY to BooleanProperty.
2017-03-21 19:33:43 -04:00
Greg Back
aa1ecfa235
Remove unused code.
2017-02-24 13:08:18 -06:00
Greg Back
a79df01449
Convert more fields to Property classes.
2017-02-24 13:07:54 -06:00
Greg Back
7ef6e20e9a
Add tests for kill chain phases.
2017-02-24 12:53:57 -06:00
Greg Back
2768426a28
Used fixed property for Bundle spec_version
2017-02-24 12:33:47 -06:00
Greg Back
2645bf2c71
Convert 'type' to a new Property class.
2017-02-24 12:33:45 -06:00
Greg Back
a264ca1e5e
Convert ID properties to class style
2017-02-24 12:32:05 -06:00
Greg Back
cf688c3851
WIP: Start transforming properties.
2017-02-24 12:29:51 -06:00
Greg Back
e5610ff81b
Start CHANGELOG
...
[ci skip]
2017-02-24 12:26:12 -06:00
Greg Back
7026808b28
Bump version: 0.0.0 → 0.0.1
2017-02-24 12:11:24 -06:00
Greg Back
c5bec64143
Merge branch 'properties'
2017-02-24 12:04:35 -06:00
Greg Back
805c15c397
Add tests for all SDOs
2017-02-24 11:56:55 -06:00
clenk
61d3652514
Add more SDO skeletons
...
- Campaign
- CourseOfAction
- Identity
- ObservedData
- Report
- ThreatActor
- Vulnerability
2017-02-23 10:12:38 -05:00
clenk
375b915da4
Add KillChainPhase, AttackPattern, IntrusionSet, Tool
2017-02-22 10:06:35 -05:00
Greg Back
abb0257c11
Merge pull request #1 from oasis-open/documentation
...
Add navigation to sidebar, fix typos
2017-02-21 09:37:03 -06:00
clenk
417b43b1fe
Add revoked property
2017-02-20 16:19:07 -05:00
clenk
084a3cd32a
Add navigation to sidebar, fix typos
2017-02-20 15:38:35 -05:00