Return the Docker image history on a machine


Query · osquery

-- Return the Docker image history on a machine
--
-- tags: postmortem
-- platform: linux
SELECT
  *
FROM
  docker_image_history
Raw source Return the Docker image history on a machine · osquery SQL
Esc
Published by chainguard-dev/osquery-defense-kit ↗, licensed under Apache 2.0 ↗. Reproduced here unmodified.
-- Return the Docker image history on a machine
--
-- tags: postmortem
-- platform: linux
SELECT
  *
FROM
  docker_image_history

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.