Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

V1.0.7 #40

Merged
merged 11 commits into from
Apr 15, 2021
Merged

V1.0.7 #40

merged 11 commits into from
Apr 15, 2021

Conversation

DeemOnSecurity
Copy link
Contributor

🗣 Description

  • Fixes Unicode error in network and yara modules
  • Adds -a/--activity switch to allow the user to specify the alert IoCs to run
  • Adds PDFs of alerts to indicators directory to remove ambiguity to previous bullet
  • Adds constants for log levels to make logging more explicit
  • Updates README

💭 Motivation and context

🧪 Testing

Tested in dev environment:

  • Windows 10
  • Python 3.8
  • Visual Studio Code

✅ Checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced
    in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

@DeemOnSecurity DeemOnSecurity added bug This issue or pull request addresses broken functionality documentation This issue or pull request improves or adds to documentation improvement This issue or pull request will add new or improve existing functionality version bump This issue or pull request increments the version number labels Apr 15, 2021
@DeemOnSecurity DeemOnSecurity self-assigned this Apr 15, 2021
@DeemOnSecurity DeemOnSecurity merged commit 2b478c6 into main Apr 15, 2021
@DeemOnSecurity DeemOnSecurity deleted the v1.0.7 branch April 15, 2021 19:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue or pull request addresses broken functionality documentation This issue or pull request improves or adds to documentation improvement This issue or pull request will add new or improve existing functionality version bump This issue or pull request increments the version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnicodeEncodeError on Win2016 Std Ability to choose which IOCs to scan for.
1 participant