./security/py-stix, Python library for manipulating STIX content

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.0.11nb1, Package name: py310-stix-1.2.0.11nb1, Maintainer: khorben

A python library for parsing, manipulating, and generating STIX content.

The python-stix library utilizes the STIX v1.1 bindings, is under heavy
development. For more information about STIX, see http://stix.mitre.org.


Required to run:
[devel/py-setuptools] [time/py-dateutil] [textproc/py-lxml] [security/py-cybox] [devel/py-mixbox] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 213.631 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-07-09 20:59:05 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-stix: mark as not for Python 2.7
   2021-03-19 09:16:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stix: updated to 1.2.0.11

Version 1.2.0.11
- Fix deprecation warning from collections module
   2020-05-13 23:49:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stix: updated to 1.2.0.10

Version 1.2.0.10
- Check add_reference methods to prevent NoneType has no attribute 'append'
- Changes to STIXPackage to prevent the empty <stix:TTPs/> tag from \ 
appearing in serialization

Version 1.2.0.9
- TTPs would fail to serialize XML Kill_Chains if no TTP was set
- Added Python 3.8 to test harness

Version 1.2.0.8
- Add xnl:Type to the PersonName element (CIQ)
- Update the allowable values for PersonName and OrganisationName
- Update tests per recent CybOX release

Version 1.2.0.7
- Update package requirements
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2018-06-24 13:17:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stix: updated to 1.2.0.6

Version 1.2.0.6:
Property targeted_technical_details missing in VictimTargeting class