Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Pinned
211 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in fireeye/capa that received 8 comments
ci: Add GitHub action for style checkers
Run isort 5 and black for every pull request or push. You can see this working in Ana06/capa The idea is to add jobs to the same action for rule l…
+39
−15
•
8
comments
- Fix rule linter and run it in the CI GitHub action
- Add license badge to README
- Enable descriptions for regular expressions
- Add CI status badge to README
- Add rules number badge to README
- Fix description
- Fix style offenses
- Remove args from Features
- Document how to install development dependencies
- Fix misplaced type annotation
- Fix KeyError in Range#evaluate()
- Fix get_features rule linter
- Fix unrestored stashed changes in post-commit hook
- doc: add license
- main: fix version and reorder options
- ci: Add GitHub action for style checkers
- #28 contributing guide
- set rule scopes
- account for Windows paths
- Output feature count
- render: simplify metadata display
- Document how to install development dependencies
- Allow to add a description for every feature
- Characteristic is true
- engine, rules: support matching namespaces, not just rule names
Created an issue in fireeye/capa that received 6 comments
IndexError in get_base_address
Tests are failing in master: tests/test_main.py:38:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _…
6
comments