Commit Graph

1936 Commits (pypi)

Author SHA1 Message Date
Stefano Ortolani 0a37bcc259 Fix test CI/CD 2024-12-18 13:59:48 +00:00
Christian Studer a4a59a7ba8
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 2024-10-15 13:36:08 +02:00
Alexandre Dulaunoy 68ba448a9e
Merge pull request #599 from PedroHenriqueFernandes/add-pretty-parameter
feat: add 'pretty' parameter to optimize JSON serialization performance
2024-10-15 11:43:40 +02:00
Rich Piazza b2bbaeee06
Merge pull request #605 from mfang90739/fix_issue_586
Fix constraint violation checking for GranularMarking in v21.
2024-09-25 12:11:35 -04:00
Ming Fang a2beb46f35 Add extra blank line to make pre-commit happy. 2024-09-25 11:53:29 -04:00
Ming Fang 12ada44a63 Add trailing comma expected by the pre-commit hook. 2024-09-24 17:10:24 -04:00
Ming Fang 6299ff9b38 Add v21 test for GranularMarking to close #586. 2024-09-20 15:55:55 -04:00
Ming Fang d2d7161fb5 Fix issue #586. 2024-09-20 15:55:36 -04:00
Rich Piazza fa8c95bba7 flaky2 2024-08-20 11:07:13 -04:00
Rich Piazza 249b2db6d3 flaky 2024-08-20 09:30:59 -04:00
Rich Piazza 33455bd3bc deterministic-id-checker 2024-08-19 15:45:28 -04:00
Pedro Henrique Fernandes 280d34531c feat: add 'pretty' parameter to optimize JSON serialization performance 2024-07-11 10:58:10 -03:00
Rich Piazza 50fd81fd6b
Merge pull request #595 from clenk/fix-codecov
Prevent codecov workflow errors
2024-04-15 17:19:34 -04:00
Chris Lenk 647987dfa6 Prevent codecov workflow errors 2024-04-15 17:11:28 -04:00
Rich Piazza 74873aadc0
Merge pull request #587 from oasis-open/upgrade-python
Upgrade python
2024-03-18 10:00:03 -04:00
Rich Piazza 4a3f99f251 update isort to 5.12 2024-03-18 09:57:59 -04:00
Rich Piazza 4f0e1d205a fiux test-environments - weights changed 2024-03-16 13:53:34 -04:00
Rich Piazza 9f70e6860e fix workflows python versions 2024-03-14 16:53:31 -04:00
Rich Piazza f5ae9798f8 update python versions to 3.8-3.12 2024-03-14 16:46:07 -04:00
Christian Studer 9d2c208c54
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 2024-01-04 09:27:40 +01:00
Rich Piazza 7d7104a786
Update README.rst
remove Duncan from maintainers, added Rich
2023-11-28 11:47:56 -05:00
OASIS-OP-Admin f1c1632f3a
fixing i-cla links 2023-06-06 13:51:34 -04:00
Christian Studer 344454e399 Merge branch 'master' of github.com:oasis-open/cti-python-stix2 2023-01-25 11:59:53 +01:00
Emily Ratliff 2860699f19
Merge pull request #559 from clenk/fix-docs-build
Fix failing docs build
2022-10-17 13:12:16 -05:00
Chris Lenk 585ade563c Fix a couple links in the docs 2022-10-17 11:54:09 -04:00
Chris Lenk 8c29b12fa1 Update docs dependencies
Fixes issues with doc builds failing.
2022-10-17 11:53:28 -04:00
Alexandre Dulaunoy 78c2c3dd37
chg: [doc] why the fuck did OASIS choose RST markup format
YES I WILL CHANGE IT MARKDOWN VERY SOON!
2022-08-24 16:28:19 +02:00
Alexandre Dulaunoy 2a0078e4f3
chg: [doc] module reference added 2022-08-24 16:27:17 +02:00
Alexandre Dulaunoy fe28f355dc
Merge branch 'main' of github.com:MISP/cti-python-stix2 into main 2022-08-24 16:26:11 +02:00
Alexandre Dulaunoy 8079b4218d
chg: [CONTRIBUTING] updated 2022-08-24 16:25:57 +02:00
Christian Studer 5190f9de5f
Merge pull request #2 from Kagee/patch-2
Don't make python2-wheel
2022-08-24 11:50:38 +02:00
Anders Einar Hilden ed57acf391
Don't make python2-wheel
https://buildmedia.readthedocs.org/media/pdf/wheel/stable/wheel.pdf:
````
If you want to make universal (Python 2/3 compatible, pure Python) wheels, add the following section to your setup.
cfg:
[bdist_wheel]
universal = 1
````
2022-08-24 11:48:46 +02:00
Christian Studer f09b4bf50b
fix: [package] Bumped latest package version 2022-08-24 10:52:51 +02:00
Christian Studer 7baa967aee
fix: [doc] Updated Python requirements 2022-08-24 09:39:43 +02:00
Alexandre Dulaunoy 2be2e749bc
chg: [doc] fix RST markup 2022-08-24 09:32:42 +02:00
Alexandre Dulaunoy 0f29ae5fd5
chg: [doc] updated to reference the MISP fork 2022-08-24 09:30:31 +02:00
Christian Studer bf827bb6eb
Merge pull request #1 from Kagee/patch-1 2022-08-24 01:03:13 +02:00
Anders Einar Hilden 57d4a24ac0
Mansonry is not the same as Masonry
mansonry, British English, noun, mansions or dwelling places collectively.
masonry, uncountable noun, masonry is bricks or pieces of stone which have been stuck together with cement as part of a wall or building.
2022-08-23 21:04:41 +02:00
Christian Studer 9da397f163
chg: [package] Updated the classifiers and package name 2022-08-23 11:58:58 +02:00
Christian Studer 75a281dfe4
add: [poetry] Added poetry to facilitate the package management 2022-08-22 22:24:32 +02:00
Christian Studer f6a53d1524 Merge branch 'master' of github.com:oasis-open/cti-python-stix2 2022-08-22 14:49:45 +02:00
Emily Ratliff 20bef319a2
Merge pull request #553 from jweissm/test_harness
Test harness update
2022-08-02 10:54:59 -05:00
Emily Ratliff 56396119e6
Merge pull request #542 from chisholm/fix_detect_spec_version
Fix detect_spec_version() with respect to 2.0 bundles
2022-08-02 10:54:10 -05:00
Emily Ratliff dd3a3a0315
Merge pull request #551 from oasis-open/update-maintainers
Update maintainers list
2022-08-01 11:19:04 -05:00
Joshua Weiss aab27b6559
Update python-ci-tests.yml 2022-08-01 09:48:21 -04:00
jweissm 07dddd1ac1 added python 3.10 to test harness removed 3.6 2022-07-29 07:22:46 -07:00
Chris Lenk 3ab3a9c33f Update maintainers list 2022-07-13 15:10:48 -04:00
Christian Studer 625576622f
fix: [interoperability] Added missing `interoperability` param to Property classes that need it 2022-05-23 14:48:11 +02:00
Christian Studer 276410537d
chg: [interoperability] The interoperability is managed directly within the needed properties 2022-05-23 11:54:41 +02:00
Christian Studer 9a966f45c3
chg: [interoperability] Removed changes on interoperability parameters
- Since the code changed a lot, there is no longer
  need to deal with it in the classes defined in
  the files concerned here
2022-05-23 11:46:54 +02:00