PyMISP/pymisp
Sebastian Wagner ff0ed977ee
openioc.py is not a script, but had exec bit
the file openioc can only be used as module and as part of a package,
has no instructions for direct execution and is therefor not a script
for direct execution

this removes the executable bit from the file
2024-09-03 18:13:18 +02:00
..
data chg: [misp-objects] updated to the latest version 2024-08-23 08:47:15 +02:00
tools openioc.py is not a script, but had exec bit 2024-09-03 18:13:18 +02:00
__init__.py new: [analyst-data] Added initial support of analyst data concept and functions - WiP 2024-04-23 09:24:44 +02:00
abstract.py chg: use from_dict in the mixin to initialize the objects 2024-05-06 12:19:04 +02:00
api.py fix: Avoid printing huge log when a request fails 2024-08-22 00:35:38 +02:00
exceptions.py feat: Adds methods to get attribute by id/uuid 2024-06-25 06:38:13 +10:00
mispevent.py new: Add delete role, test suite for roles 2024-07-26 11:43:20 +02:00
py.typed chg: Refactorize typing, validate 2020-01-23 10:27:40 +01:00