Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ libpassivetotal.egg-info/
.pypirc
.*
pip-wheel-metadata
sphinx/_build
docs/_build
*.vscode
23 changes: 23 additions & 0 deletions 23 CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## v2.4.2

#### Enhancements:

- Throw `AnalyzerError` when a hostname cannot be resolved to an IP
- Add links to summary card as_dict method



#### Bug Fixes

- Added missing docstring for `services` property
- Fixed various issues with `as_dict` property to ensure only serializable
types made it into the dictionary.
- Ensured Projects would load by GUID regardless of visiblity.
- Removed a partially-implemented __str__ method in `MalwareList` method
- Ensured all __str__ methods in `analyzer` objects always return a string
- Upserting an artifact triggered an API error when setting a tag
- Ensure `summary` property returns ints, not None, when fields are missing
- Properly handle defanged ip addresses
- Exclude Nones from sets in various properties to avoid problems with `NoneTypes`


## v2.4.1

#### Enhancements:
Expand Down
1 change: 0 additions & 1 deletion 1 MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
include CHANGELOG.md
graft docs
graft examples
graft sphinx
4 changes: 0 additions & 4 deletions 4 docs/.buildinfo

This file was deleted.

Binary file removed BIN -2.02 KB docs/.doctrees/actions.doctree
Binary file not shown.
Binary file removed BIN -280 KB docs/.doctrees/api.doctree
Binary file not shown.
Binary file removed BIN -8.5 KB docs/.doctrees/attributes.doctree
Binary file not shown.
Binary file removed BIN -10.2 KB docs/.doctrees/developers.doctree
Binary file not shown.
Binary file removed BIN -8.74 KB docs/.doctrees/dns.doctree
Binary file not shown.
Binary file removed BIN -1.64 MB docs/.doctrees/environment.pickle
Binary file not shown.
Binary file removed BIN -4.94 KB docs/.doctrees/index.doctree
Binary file not shown.
Binary file removed BIN -9.32 KB docs/.doctrees/introduction.doctree
Binary file not shown.
Binary file removed BIN -16.3 KB docs/.doctrees/outputs.doctree
Binary file not shown.
Binary file removed BIN -86 KB docs/.doctrees/passivetotal.doctree
Binary file not shown.
Binary file removed BIN -92.4 KB docs/.doctrees/results.doctree
Binary file not shown.
Binary file removed BIN -26.2 KB docs/.doctrees/ssl.doctree
Binary file not shown.
Binary file removed BIN -21.5 KB docs/.doctrees/whois.doctree
Binary file not shown.
92 changes: 0 additions & 92 deletions 92 docs/_sources/api.rst.txt

This file was deleted.

31 changes: 0 additions & 31 deletions 31 docs/_sources/attributes.rst.txt

This file was deleted.

92 changes: 0 additions & 92 deletions 92 docs/_sources/developers.rst.txt

This file was deleted.

45 changes: 0 additions & 45 deletions 45 docs/_sources/dns.rst.txt

This file was deleted.

30 changes: 0 additions & 30 deletions 30 docs/_sources/index.rst.txt

This file was deleted.

29 changes: 0 additions & 29 deletions 29 docs/_sources/introduction.rst.txt

This file was deleted.

Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.