-
DE02 is a more specific variant of DE01. Two questions come to mind:
1. Is it necessary?
2. Would a threat-relationship descriptor be useful, e.g. threat A follows from threat B (similar to CWE's …
-
### Bug Description
GoogleDocsReader uses port=0 to run local server:`creds = flow.run_local_server(port=0)`
but the redirect uri is set to http://localhost:8080/ (mentioned in the document)
…
-
When it asks for an ip address, it is actually a web address, starting with http:// This needs to be made clear in the configuration.
-
### Description
To create Mock website design for the crowd sourcing for tibetan annotated data
### Completion Criteria
1. have the four category (listen,speak,see,write) feature
2. hero sect…
-
There's a few issues related to example code (in bin/ and notebook/ folders) and docs that would be good to fix to improve accessibility:
- [x] Update sample HPXML file to an all-electric building
…
-
**Current State**
Defillama API pulls live in two places:
- Chain Level: https://github.com/ethereum-optimism/op-analytics/blob/main/other_chains_tracking/chain_tvl_trends.ipynb
- Full Token Break…
-
Feature request for ability to undo `yaml.add_representer()`.
For example, to temporarily change the representation (so as to not affect other modules using yaml):
```python
import yaml
def …
-
### Idea for potential improvement
Use inotify to trigger each script on every file that is moved to a specific directory, instead of using flags to trigger subsequent scripts. The inotify daemon cou…
-
## About this feature
### Detailed description
Following the implementation of the new dashboard #3416, this is the implementation ticket for the flow to add report sections to the dashboard fro…
-
Hello!
I'm using relationships to represent interfaces and data flows across modules. I have one case where I'd like to separately visualize 2 flows from the same 2 entities, however this is what I…