Skip to content

Doc notebooks#4

Merged
ianhelle merged 9 commits intomasterfrom
DocNotebooks
Mar 27, 2019
Merged

Doc notebooks#4
ianhelle merged 9 commits intomasterfrom
DocNotebooks

Conversation

@ianhelle
Copy link
Copy Markdown
Contributor

Adding several doc notebooks.
Started updated docstrings to standard numpy format.
Fixing some bugs found while doing the documentation.

pareid and others added 8 commits March 6, 2019 15:52
Fixing a few bugs found during the creation of doc notebooks.
Updated several modules with numpy-style docstrings - to allow for auto-documentation
…ities and fix for changes to iocextract defaults. Also doc fix for iocextract.py
…nto DocNotebooks

# Conflicts:
#	tests/test_ioc_extractor.py
@ianhelle ianhelle requested review from pareid and timbMSFT March 22, 2019 01:23
Use pandas df search in base64unpack.py instead of iterrows then search.
Fixing auditdextract.py to only create process events for EXECVE syscalls. Added code to rename fields if name clash from different sub-records.
Copy link
Copy Markdown
Contributor

@pareid pareid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, only thing I'd comment on is the versioning:

  • PyPI seems to be normalising the version number from 0.1.03 to 0.1.3, maybe we should update our version to reflect this?
  • We should add a tag to master called "v0.1.3" (I'm happy to do this)
  • Add a tag to this branch ahead of merge to master for "v0.1.4"

@ianhelle ianhelle merged commit 307ecac into master Mar 27, 2019
@ianhelle ianhelle deleted the DocNotebooks branch July 25, 2019 23:40
juju4 pushed a commit to juju4/msticpy that referenced this pull request Jun 5, 2022
* implmenting pylint recommendation

* Implementing pylint recommendations

* Implementing more pylint recommendations

* First set of doc notebooks.

Fixing a few bugs found during the creation of doc notebooks.
Updated several modules with numpy-style docstrings - to allow for auto-documentation

* Fixing failing test by specifying include_paths

* Updates to README.md and updates for unit tests to add additional entities and fix for changes to iocextract defaults. Also doc fix for iocextract.py

* Adding unit test for auditdextract.py.

Use pandas df search in base64unpack.py instead of iterrows then search.
Fixing auditdextract.py to only create process events for EXECVE syscalls. Added code to rename fields if name clash from different sub-records.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants