2*yo

Results 23 issues of 2*yo

Hi, I have [list of IP](https://bestpractical.com/docs/rtir/3.0/Tutorial.html#IP) as custom field. The adding of one IP works fine but adding a list of IP fails. I have tried with the following syntax...

It would be greate to support python3 :) ``` $ python3 zim2markdown.py ~/Documents/test/00_test.txt -o h.md # : Open input file: /home/2xyo/Documents/test/00_test.txt # : Reading lines... Traceback (most recent call last):...

It would be great to have `markdown2zim` packaged on https://pypi.org/ :)

### Expected behavior 1. Import a STIX 2.1 bundle with a report in version 1 : success 2. Import a STIX 2.1 bundle with a report in version 2 :...

topic: stix

## Problem to Solve It would be nice (for the reporting to the top management) to be able to display objects in a foreign language. ## Current Workaround Translate each...

enhancement
timescale/long-term
Points: 5
icebox

It would be great to be able to add comments for methods and class and have the ability to get the documentation from `__doc__` method attribut. Something like this: ```py...

As Python 3.7.2 is not so common and as people don't read the doc, It would be great to check the current python version. Snippet: ``` import sys MIN_PYTHON =...

enhancement

It would be great to have `atomic-threat-coverage` packaged on https://pypi.org/ :)

enhancement

These URLs cause a misclassification: - `http://test:[email protected]` - ` test:` -> URL network location - `[email protected]` -> URL query - `http://test:/[email protected]` - `test:` -> URL network location - `/[email protected]` ->...

Bug
Parser

``` $ pipenv install git+https://github.com/Coalfire-Research/DeathMetal.git#egg=DeathMetal $ dm_nathan Traceback (most recent call last): File "/home/2xyo/.local/share/virtualenvs/DeathMetal-EI7gtS87/bin/dm_nathan", line 2, in import requests ModuleNotFoundError: No module named 'requests' ```