#11210 prowler_v4.py Prowler v4.5.0 changed the 'event_time' key in finding with 'time_dt' #19652
Annotations
1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -y update && apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl wget gnupg && curl -sSL https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add --no-tty - && echo 'deb https://deb.nodesource.com/node_20.x bullseye main' > /etc/apt/sources.list.d/nodesource.list && echo 'deb-src https://deb.nodesource.com/node_20.x bullseye main' >> /etc/apt/sources.list.d/nodesource.list && apt-get update -y -o Dir::Etc::sourcelist=\"sources.list.d/nodesource.list\" -o Dir::Etc::sourceparts=\"-\" -o APT::Get::List-Cleanup=\"0\" && curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && wget https://github.com/yarnpkg/yarn/releases/download/v1.22.10/yarn_1.22.10_all.deb && dpkg -i yarn_1.22.10_all.deb && echo \"$(yarn --version)\" && apt-get -y install --no-install-recommends nodejs && echo \"$(node --version)\" && apt-get clean && rm yarn_1.22.10_all.deb && rm -rf /var/lib/apt/lists && true" did not complete successfully: exit code: 100
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "django", "integration-tests", "nginx".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading