-
JIRA Issue: [KIEKER-1201] Implement directory layout for IRL files
Original Reporter: Reiner Jung
***
Move irl files from src/ to model/
Move analysis meta-model to model/analysis/
Move irl file…
-
### Description of the feature request:
`--experimental_add_exec_constraints_to_targets` is super useful for some things like "give all these targets this constraint", but for some custom rules it w…
keith updated
1 month ago
-
Hi,
Could you please precise the following points about SELKS:
- Is the following processing data chain correct?
Network Flow => Listening network interface(s) => Surricata => LogStash => E-…
-
```
The tracking of whether a value is a map key is done by heuristics (in
checkers/nullness/MapGetHeuristics).
These should be rewritten as a dataflow flow analysis that will subsume the
heuristic…
-
We might want to split this issue into multiple different issues, but I hope to give an overview of the ways in which one might want to extend MAF.
- **Annotated values**: both in the incremental a…
-
The `dart analyze` command fails for the following (invalid) Dart code snippet:
```dart
final bool loggingEnabled = true;
enum Foo {
bar(const []),
baz([
'foo',
'bar',
if (lo…
ueman updated
3 months ago
-
One of the more interesting mutations is removing code. Since Rust's semantics won't let us remove expressions, we can only remove statements, but even that comes with two caveats:
First, the state…
-
Hi @michaelweylandt!
I've uploaded my work for MiniProject #02 - check it out!
https://mussakone.github.io/STA9750-2024-FALL/mp02.html
-
This came from a Bristol/Cambridge meeting and Simon's summary [here](https://bennettoxford.slack.com/archives/C63UXGB8E/p1667474881668509).
The longer-term fixes are in an initiative (improve projec…
-
Hi, I am planning on performing temporal analysis on flow cytometry data but I only have two time states (pre and post therapy), so I was wondering would two time points be enough for running the Chro…