|
Ran
|
Jobs
1
|
Files
884
|
Run time
3min
|
Badge
README BADGES
|
push
github
Document explicitly that visualisers are insecure (#15788) (#15796) * Document explicitly that visualisers are insecure It is by design that the visualisation tooling allows injection of arbitrary user code, especially with regard to the LaTeX and Graphviz drawers, which then subprocess out system binaries. This documents the system-call behaviour more explicitly in the relevant functions. * Expand on precise potential security problems * Update pass manager drawer documentation * Update staged pass-manger drawer documentation (cherry picked from commit cd8701690) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
96705 of 109450 relevant lines covered (88.36%)
1196887.66 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
82.42 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| 1 |
95.04 |
0.0% | qiskit/transpiler/passmanager.py |
| 7 |
91.26 |
-1.29% | crates/qasm2/src/lex.rs |
| 18 |
96.68 |
-0.47% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23020814181.1 | 884 |
88.36 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|