Alvaro Muñoz
|
43a55e80a9
|
feat(model-generator): New qls for modelling composite actions
|
2024-02-16 16:02:10 +01:00 |
|
Alvaro Muñoz
|
5d1264d3a4
|
feat(action): update references to qlpacks
|
2024-02-16 12:56:06 +01:00 |
|
Alvaro Muñoz
|
cf4ab41df2
|
feat(action): rename qlpacks to use githubsecuritylab prefix
|
2024-02-16 12:32:48 +01:00 |
|
Alvaro Muñoz
|
0105d63a44
|
Add Action to scan repos
|
2024-02-16 12:25:23 +01:00 |
|
Alvaro Muñoz
|
1cd32195a7
|
feat(bash-step): Improve bash step accuracy
Only pass the taint when the env var is directlty set as the step output
|
2024-02-15 11:51:28 +01:00 |
|
Alvaro Muñoz
|
3c12e43d3f
|
feat(composite-actions): Fix summary and source queries for composite actions analysis
|
2024-02-14 18:09:12 +01:00 |
|
Alvaro Muñoz
|
e6b4676f90
|
feat(field-flow): enhance dataflow tracking
implement field flow to reduce false positives
|
2024-02-14 10:47:00 +01:00 |
|
Alvaro Muñoz
|
271c512f4d
|
better identification of Composite Actions input and output nodes
|
2024-02-13 11:40:22 +01:00 |
|
Alvaro Muñoz
|
e9707af38d
|
feat: support for composite action's analysis
|
2024-02-12 22:55:58 +01:00 |
|
Alvaro Muñoz
|
4b57cee300
|
Initial implementaion of env context support
|
2024-02-12 15:14:47 +01:00 |
|
Alvaro Muñoz
|
2eaca7e826
|
Add support for external definitions
|
2024-02-09 22:55:10 +01:00 |
|
Alvaro Muñoz
|
b54316fc9a
|
Refactor CfgScopes and Ast predicate names
|
2024-02-09 13:35:47 +01:00 |
|
Alvaro Muñoz
|
9c6fd20e5e
|
Move reusable tests to src pack
|
2024-02-09 12:29:48 +01:00 |
|
Alvaro Muñoz
|
3152ed71ba
|
dataflow through reusable workflows
|
2024-02-09 11:57:47 +01:00 |
|
Alvaro Muñoz
|
1708e0f19d
|
Move tests files to .github/workflows
|
2024-02-08 11:55:21 +01:00 |
|
Alvaro Muñoz
|
b3eae71f95
|
fix test
|
2024-02-05 13:30:46 +01:00 |
|
Alvaro Muñoz
|
093b1a2211
|
Remove test dbs
|
2024-02-05 10:45:52 +01:00 |
|
Alvaro Muñoz
|
355ccf42ee
|
Do not compress local flow steps
Use `neverSkipPathGrap` to `any()` so no local flow steps get pruned
and thrown away in order to compress the presented dataflow path.
|
2024-02-05 10:44:37 +01:00 |
|
Alvaro Muñoz
|
45d959d13f
|
Initial implementation
|
2024-02-05 09:26:11 +01:00 |
|