Skip to content

Commit d18c575

Browse files
author
Alvaro Muñoz
committed
fix broken models
1 parent a5d8a45 commit d18c575

File tree

3 files changed

+39
-4
lines changed

3 files changed

+39
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
extensions:
22
- addsTo:
33
pack: githubsecuritylab/actions-all
4-
extensible: sinkModel
4+
extensible: summaryModel
55
data:
6-
- ["apache/incubator-kie-tools", "*", "input.pnpm_filter_string", "output.pnpm_filter_string", "taint", "manual"]
6+
- ["apache/incubator-kie-tools", "*", "input.pnpm_filter_string", "output.pnpm_filter_string", "taint", "manual"]

ql/lib/ext/generated/composite-actions/streetsidesoftware_cspell.model.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ extensions:
55
data:
66
- ["streetsidesoftware/cspell", "*", "input.name", "code-injection", "generated"]
77
- addsTo:
8-
pack: githubsecuritylab/actions-all
9-
extensible: summaryModel
8+
pack: githubsecuritylab/actions-all
9+
extensible: summaryModel
1010
data:
1111
- ["streetsidesoftware/cspell", "*", "input.value", "output.value", "taint", "manual"]

ql/test/library-tests/test.expected

+35
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ sources
399399
| dorny/paths-filter | * | output.changes | PR changed files | manual |
400400
| franzdiebold/github-env-vars-action | * | output.CI_PR_DESCRIPTION | PR body | manual |
401401
| franzdiebold/github-env-vars-action | * | output.CI_PR_TITLE | PR title | manual |
402+
| googlecloudplatform/magic-modules | * | output.changed-files | PR changed files | manual |
402403
| jitterbit/get-changed-files | * | output.added | PR changed files | manual |
403404
| jitterbit/get-changed-files | * | output.added_modified | PR changed files | manual |
404405
| jitterbit/get-changed-files | * | output.all | PR changed files | manual |
@@ -408,6 +409,7 @@ sources
408409
| jitterbit/get-changed-files | * | output.renamed | PR changed files | manual |
409410
| khan/pull-request-comment-trigger | * | output.comment_body | Comment body | manual |
410411
| marocchino/on_artifact | * | output.* | Downloaded artifact | manual |
412+
| puppeteer/puppeteer/.github/workflows/changed-packages.yml | * | output.changes | Changed files | manual |
411413
| redhat-plumbers-in-action/download-artifact | * | output.* | Downloaded artifact | manual |
412414
| tj-actions/branch-names | * | output.current_branch | PR current branch | manual |
413415
| tj-actions/branch-names | * | output.head_ref_branch | PR head branch | manual |
@@ -439,6 +441,7 @@ sources
439441
summaries
440442
| akhileshns/heroku-deploy | * | input.branch | output.status | taint | manual |
441443
| android-actions/setup-android | * | input.cmdline-tools-version | output.ANDROID_COMMANDLINE_TOOLS_VERSION | taint | manual |
444+
| apache/incubator-kie-tools | * | input.pnpm_filter_string | output.pnpm_filter_string | taint | manual |
442445
| apple-actions/import-codesign-certs | * | input.keychain-password | output.keychain-password | taint | manual |
443446
| ashley-taylor/read-json-property-action | * | input.json | output.value | taint | manual |
444447
| ashley-taylor/regex-property-action | * | input.replacement | output.value | taint | manual |
@@ -452,14 +455,22 @@ summaries
452455
| aws-actions/configure-aws-credentials | * | input.aws-secret-access-key | secret.AWS_SECRET_ACCESS_KEY | taint | manual |
453456
| aws-actions/configure-aws-credentials | * | input.aws-session-token | env.AWS_SESSION_TOKEN | taint | manual |
454457
| aws-actions/configure-aws-credentials | * | input.aws-session-token | secret.AWS_SESSION_TOKEN | taint | manual |
458+
| aws-powertools/powertools-lambda-python | * | input.artifact_name_prefix | output.artifact_name | taint | manual |
455459
| bobheadxi/deployments | * | input.env | output.env | taint | manual |
456460
| bufbuild/buf-breaking-action | * | input.buf_token | env.BUF_TOKEN | taint | manual |
457461
| bufbuild/buf-lint-action | * | input.buf_token | env.BUF_TOKEN | taint | manual |
458462
| cachix/cachix-action | * | input.signingKey | env.CACHIX_SIGNING_KEY | taint | manual |
463+
| cloudposse/github-action-matrix-outputs-write/.github/workflows/setup-test.yml | * | input.matrix-key | output.result | taint | manual |
459464
| coursier/cache-action | * | input.path | env.COURSIER_CACHE | taint | manual |
460465
| crazy-max/ghaction-import-gpg | * | input.fingerprint | output.fingerprint | taint | manual |
461466
| csexton/release-asset-action | * | input.release-url | output.url | taint | manual |
462467
| delaguardo/setup-clojure | * | input.boot | env.BOOT_VERSION | taint | manual |
468+
| drawpile/drawpile | * | input.cache_key | output.cache_key | taint | manual |
469+
| drawpile/drawpile | * | input.path | output.path | taint | manual |
470+
| element-hq/element-desktop/.github/workflows/build_prepare.yaml | * | input.deploy | output.deploy | taint | manual |
471+
| envoyproxy/envoy/.github/workflows/_load.yml | * | input.check-name | output.check-name | taint | manual |
472+
| envoyproxy/envoy/.github/workflows/_load.yml | * | input.run-id | output.run-id | taint | manual |
473+
| flagsmith/flagsmith | * | input.aws_ecr_repository_arn | output.image | taint | manual |
463474
| frabert/replace-string-action | * | input.replace-with | output.replaced | taint | manual |
464475
| frabert/replace-string-action | * | input.string | output.replaced | taint | manual |
465476
| game-ci/unity-test-runner | * | input.artifactsPath | output.artifactsPath | taint | manual |
@@ -469,28 +480,52 @@ summaries
469480
| gradle/gradle-build-action | * | input.build-scan-terms-of-service-agree | env.BUILD_SCAN_TERMS_OF_SERVICE_AGREE | taint | manual |
470481
| gradle/gradle-build-action | * | input.build-scan-terms-of-service-url | env.BUILD_SCAN_TERMS_OF_SERVICE_URL | taint | manual |
471482
| gradle/gradle-build-action | * | input.cache-encryption-key | env.GRADLE_ENCRYPTION_KEY | taint | manual |
483+
| hashgraph/hedera-services/.github/workflows/zxc-publish-production-image.yaml | * | input.version | output.docker-image | taint | manual |
484+
| hashgraph/hedera-services/.github/workflows/zxc-publish-production-image.yaml | * | input.version | output.docker-image-tag | taint | manual |
485+
| hashicorp/vault | * | input.vault-binary-path | output.vault-binary-path | taint | manual |
486+
| hashicorp/vault | * | input.vault-version | output.vault-version | taint | manual |
487+
| hashicorp/vault/.github/workflows/build-artifacts-ce.yml | * | input.vault-revision | output.testable-containers | taint | manual |
488+
| hashicorp/vault/.github/workflows/build-artifacts-ce.yml | * | input.vault-version-package | output.testable-packages | taint | manual |
472489
| haya14busa/action-cond | * | input.if_false | output.value | taint | manual |
473490
| haya14busa/action-cond | * | input.if_true | output.value | taint | manual |
474491
| hexlet/project-action | * | input.mount-path | env.PWD | taint | manual |
492+
| hitobito/hitobito/.github/workflows/stage-settings.yml | * | input.repository | output.project | taint | manual |
493+
| hitobito/hitobito/.github/workflows/stage-settings.yml | * | input.repository | output.repo_name | taint | manual |
494+
| hitobito/hitobito/.github/workflows/stage-settings.yml | * | input.repository | output.repo_url | taint | manual |
495+
| hitobito/hitobito/.github/workflows/stage-settings.yml | * | input.stage | output.release_stage | taint | manual |
496+
| jhipster/generator-jhipster | * | input.skip-workflow | output.skip-workflow | taint | manual |
475497
| jsdaniell/create-json | * | input.dir | output.successfully | taint | manual |
476498
| jsdaniell/create-json | * | input.json | output.successfully | taint | manual |
477499
| jsdaniell/create-json | * | input.name | output.successfully | taint | manual |
478500
| jwalton/gh-ecr-push | * | input.image | output.imageUrl | taint | manual |
501+
| kubeshop/botkube/.github/workflows/process-chart.yml | * | input.next-version | output.new-version | taint | manual |
479502
| larsoner/circleci-artifacts-redirector-action | * | input.artifact-path | output.url | taint | manual |
503+
| linkerd/linkerd2 | * | input.component | output.image | taint | manual |
504+
| linkerd/linkerd2 | * | input.docker-registry | output.image | taint | manual |
505+
| linkerd/linkerd2 | * | input.tag | output.image | taint | manual |
480506
| mad9000/actions-find-and-replace-string | * | input.replace | output.value | taint | manual |
481507
| mad9000/actions-find-and-replace-string | * | input.source | output.value | taint | manual |
482508
| mattdavis0351/actions | * | input.image-name | output.imageUrl | taint | manual |
483509
| mattdavis0351/actions | * | input.tag | output.imageUrl | taint | manual |
484510
| metro-digital/setup-tools-for-waas | * | input.gcp_sa_key | env.GCLOUD_PROJECT | taint | manual |
485511
| mishakav/pytest-coverage-comment | * | input.multiple-files | output.summaryReport | taint | manual |
486512
| mymindstorm/setup-emsdk | * | input.actions-cache-folder | env.EMSDK | taint | manual |
513+
| neondatabase/neon/.github/workflows/build-build-tools-image.yml | * | input.image-tag | output.image | taint | manual |
514+
| neondatabase/neon/.github/workflows/build-build-tools-image.yml | * | input.image-tag | output.image-tag | taint | manual |
515+
| novuhq/novu | * | input.docker_name | output.image | taint | manual |
516+
| philosowaffle/peloton-to-garmin | * | input.os | output.artifact_name | taint | manual |
487517
| ruby/setup-ruby | * | input.ruby-version | output.ruby-prefix | taint | manual |
488518
| salsify/action-detect-and-tag-new-version | * | input.tag-template | output.tag | taint | manual |
489519
| shallwefootball/upload-s3-action | * | input.destination_dir | output.object_key | taint | manual |
490520
| shogo82148/actions-setup-perl | * | input.working-directory | env.PERL5LIB | taint | manual |
521+
| streetsidesoftware/cspell | * | input.value | output.value | taint | manual |
522+
| streetsidesoftware/cspell/.github/workflows/reuseable-load-integrations-repo-list.yml | * | input.ref | output.ref | taint | manual |
491523
| suisei-cn/actions-download-file | * | input.filename | output.filename | taint | manual |
524+
| tencent/hippy/.github/workflows/reuse_approve_checks_run.yml | * | input.pull_request_head_sha | output.pull_request_head_sha | taint | manual |
525+
| tencent/hippy/.github/workflows/reuse_approve_checks_run.yml | * | input.pull_request_number | output.pull_request_number | taint | manual |
492526
| timheuer/base64-to-file | * | input.fileDir | output.filePath | taint | manual |
493527
| timheuer/base64-to-file | * | input.fileName | output.filePath | taint | manual |
528+
| zitadel/zitadel/.github/workflows/container.yml | * | input.build_image_name | output.build_image | taint | manual |
494529
calls
495530
| .github/workflows/test.yml:11:9:15:6 | Uses Step | actions/checkout |
496531
| .github/workflows/test.yml:15:9:19:6 | Uses Step: source | tj-actions/changed-files |

0 commit comments

Comments
 (0)