Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / freedomofpress/threat-modeling issues and pull requests
#54 - Update project.py
Pull Request -
State: open - Opened by paulcalabro about 2 years ago
#53 - build(deps): bump pyyaml from 5.3 to 5.4
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#52 - add to linter rules DFD inconsistencies
Issue -
State: open - Opened by redshiftzero about 4 years ago
- 1 comment
#51 - add LINDDUN
Issue -
State: open - Opened by redshiftzero about 4 years ago
#50 - docs: initial docs setup
Pull Request -
State: closed - Opened by redshiftzero over 4 years ago
#49 - simulation questions
Issue -
State: open - Opened by redshiftzero over 4 years ago
Labels: discussion
#48 - add initial threat model linter/checker, add mitigation tracking
Pull Request -
State: closed - Opened by redshiftzero over 4 years ago
#47 - track assumptions
Issue -
State: open - Opened by redshiftzero over 4 years ago
#46 - additional threat enumeration methods
Issue -
State: open - Opened by redshiftzero over 4 years ago
#45 - mitigation status of child threats should be adjusted
Issue -
State: open - Opened by redshiftzero over 4 years ago
- 1 comment
#44 - allow specification of impact, likelihood by distribution
Issue -
State: open - Opened by redshiftzero over 4 years ago
Labels: someday
#43 - allow specification on cli of threat model enumeration method
Issue -
State: open - Opened by redshiftzero over 4 years ago
#42 - de-duplicate threats after generation
Issue -
State: closed - Opened by redshiftzero over 4 years ago
#41 - relational queries on ThreatModel
Issue -
State: open - Opened by redshiftzero over 4 years ago
#40 - threat enumeration
Pull Request -
State: closed - Opened by redshiftzero over 4 years ago
#39 - very large DFD: set maximum size of diagram
Issue -
State: open - Opened by redshiftzero over 4 years ago
#38 - very large DFD: profiling/speed improvements
Issue -
State: open - Opened by redshiftzero over 4 years ago
Labels: efficiency
#37 - CSV export
Issue -
State: open - Opened by redshiftzero over 4 years ago
#36 - threat type
Issue -
State: closed - Opened by redshiftzero over 4 years ago
#35 - color DFD elements by residual risk score
Issue -
State: open - Opened by redshiftzero almost 5 years ago
- 1 comment
#34 - support custom colors on every Element type
Issue -
State: open - Opened by redshiftzero almost 5 years ago
#33 - test, app: improve encapsulation of Boundary (via __nodes property)
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#32 - test, app: ensure test-related files do not clutter the workspace
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#31 - app, test: make elements, threats attributes on ThreatModel protected
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#30 - docstrings/doctests
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#29 - threat enumeration: STRIDE
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
#28 - threat examples
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
Labels: documentation
#27 - cli: allow specification of output file
Issue -
State: open - Opened by redshiftzero almost 5 years ago
Labels: enhancement, good first issue
#26 - setup.py, minor fixes, initial cli
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#25 - app: add method on ThreatModel that draws all attack trees
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#24 - app: threat status, metrics/scores, load/save threats from YAML
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#23 - consider separating base_impact and exploitability into more fine-grained metrics
Issue -
State: open - Opened by redshiftzero almost 5 years ago
Labels: someday
#22 - app: attack tree support
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#21 - app: pure refactor, fix type error
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#20 - app: save system spec as YAML
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#19 - example: securedrop workstation DFD
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#18 - Asset class
Issue -
State: open - Opened by redshiftzero almost 5 years ago
#17 - ThreatModel.save()
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
#16 - setup.py
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
#15 - app, test: add support for loading system spec from YAML
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#14 - add useful __repr__ and __str__ for threat model
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
Labels: good first issue
#13 - example: minesweeper
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#12 - app: add style inspired by fastai/fastdot
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#11 - diff expected and actual images in DFD draw tests
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
- 2 comments
#10 - investigate these two mypy ignores I added
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
Labels: high priority
#9 - explore if graphviz is easier to use than pygraphviz
Issue -
State: open - Opened by redshiftzero almost 5 years ago
Labels: someday
#8 - changes for securedrop core threat model example
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#7 - legend on DFDs?
Issue -
State: open - Opened by redshiftzero almost 5 years ago
Labels: good first issue
#6 - docstrings/doctests
Issue -
State: closed - Opened by redshiftzero almost 5 years ago
- 1 comment
#5 - enable coloring of dataflows
Issue -
State: open - Opened by redshiftzero almost 5 years ago
Labels: good first issue
#4 - allow Boundary definition by Element as well as identifier
Issue -
State: open - Opened by redshiftzero almost 5 years ago
Labels: good first issue
#3 - add bidrectional dataflows, remainder of basic (non-boundary) DFD element types
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#2 - basic dfd support
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago
#1 - ci: add circle integration
Pull Request -
State: closed - Opened by redshiftzero almost 5 years ago