Skip to content

Tags: pyToshka/docker-wazuh-agent

Tags

v4.7.2-1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pre-release for Wazuh agent v4.7.2-1 (#97)

* add wazuh agent test matrix

* added env for wazuh agent version

* check build for building and caching

* add re-use agent name

v4.7.1-1

added auto adding agent to Wazuh group

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
added buymeacoffee

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
added support for amazon linux and ubuntu (#38)

New images for agent (#39)

* added support for amazon linux and ubuntu
fix docker hub push for matrix (#40)

* fix dockerhub push step

* added cache for pytests

* update pre-commit

added tests for adding agents (#41)

Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)" (#60)

This reverts commit 72997ef.
Create SECURITY.md (#62)

delete docker snyk (#63)

Bump urllib3 from 1.26.18 to 2.1.0 (#58)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.1.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump markupsafe from 2.1.1 to 2.1.3 (#57)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.1...2.1.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loguru from 0.6.0 to 0.7.2 (#55)

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump psutil from 5.8.0 to 5.9.7 (#56)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen <[email protected]>
fix jinja2 templating with autoescape (#64)

push to github based on github tag (#65)

Update docker-hub-image.yml (#66)

push to github based on github tag

push to github based on github tag (#67)

Add docker push based ongit tag (#68)

* push to github based on github tag

* push to github based on github tag
Add docker push based ongit tag (#69)

* push to github based on github tag
* fix actions
Add docker push based ongit tag (#70)

* push to github based on github tag

* push to github based on github tag

* fix actions

* fix actions
fix actions (#71)

Add docker push based ongit tag2 (#72)

* fix actions

* fix actions
change actions for new docker push flow (#75)

* change actions for new docker push flow

* update python version to 3.9
Bump psutil from 5.8.0 to 5.9.7 (#73)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#76)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#74)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#77)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow

* added build arg for tag
fix variable for build (#78)

Checks all branches (#79)

* run security check for all branches
Update docker-hub-image-main.yml (#81)

Update github actions (#82)

* Update docker-hub-image-main.yml

* Update docker-hub-image-tag.yml
changes for agent version and docker tag (#85)

fix ambiguous redirect (#86)

clean history

clean history

v4.6.0-1

added auto adding agent to Wazuh group

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
added buymeacoffee

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
added support for amazon linux and ubuntu (#38)

New images for agent (#39)

* added support for amazon linux and ubuntu
fix docker hub push for matrix (#40)

* fix dockerhub push step

* added cache for pytests

* update pre-commit

added tests for adding agents (#41)

Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)" (#60)

This reverts commit 72997ef.
Create SECURITY.md (#62)

delete docker snyk (#63)

Bump urllib3 from 1.26.18 to 2.1.0 (#58)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.1.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump markupsafe from 2.1.1 to 2.1.3 (#57)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.1...2.1.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loguru from 0.6.0 to 0.7.2 (#55)

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump psutil from 5.8.0 to 5.9.7 (#56)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen <[email protected]>
fix jinja2 templating with autoescape (#64)

push to github based on github tag (#65)

Update docker-hub-image.yml (#66)

push to github based on github tag

push to github based on github tag (#67)

Add docker push based ongit tag (#68)

* push to github based on github tag

* push to github based on github tag
Add docker push based ongit tag (#69)

* push to github based on github tag
* fix actions
Add docker push based ongit tag (#70)

* push to github based on github tag

* push to github based on github tag

* fix actions

* fix actions
fix actions (#71)

Add docker push based ongit tag2 (#72)

* fix actions

* fix actions
change actions for new docker push flow (#75)

* change actions for new docker push flow

* update python version to 3.9
Bump psutil from 5.8.0 to 5.9.7 (#73)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#76)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#74)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#77)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow

* added build arg for tag
fix variable for build (#78)

Checks all branches (#79)

* run security check for all branches
Update docker-hub-image-main.yml (#81)

Update github actions (#82)

* Update docker-hub-image-main.yml

* Update docker-hub-image-tag.yml
changes for agent version and docker tag (#85)

fix ambiguous redirect (#86)

clean history

clean history

v4.5.4-1

added auto adding agent to Wazuh group

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
added buymeacoffee

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
added support for amazon linux and ubuntu (#38)

New images for agent (#39)

* added support for amazon linux and ubuntu
fix docker hub push for matrix (#40)

* fix dockerhub push step

* added cache for pytests

* update pre-commit

added tests for adding agents (#41)

Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)" (#60)

This reverts commit 72997ef.
Create SECURITY.md (#62)

delete docker snyk (#63)

Bump urllib3 from 1.26.18 to 2.1.0 (#58)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.1.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump markupsafe from 2.1.1 to 2.1.3 (#57)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.1...2.1.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loguru from 0.6.0 to 0.7.2 (#55)

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump psutil from 5.8.0 to 5.9.7 (#56)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen <[email protected]>
fix jinja2 templating with autoescape (#64)

push to github based on github tag (#65)

Update docker-hub-image.yml (#66)

push to github based on github tag

push to github based on github tag (#67)

Add docker push based ongit tag (#68)

* push to github based on github tag

* push to github based on github tag
Add docker push based ongit tag (#69)

* push to github based on github tag
* fix actions
Add docker push based ongit tag (#70)

* push to github based on github tag

* push to github based on github tag

* fix actions

* fix actions
fix actions (#71)

Add docker push based ongit tag2 (#72)

* fix actions

* fix actions
change actions for new docker push flow (#75)

* change actions for new docker push flow

* update python version to 3.9
Bump psutil from 5.8.0 to 5.9.7 (#73)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#76)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#74)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#77)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow

* added build arg for tag
fix variable for build (#78)

Checks all branches (#79)

* run security check for all branches
Update docker-hub-image-main.yml (#81)

Update github actions (#82)

* Update docker-hub-image-main.yml

* Update docker-hub-image-tag.yml
changes for agent version and docker tag (#85)

fix ambiguous redirect (#86)

clean history

clean history

v4.4.5-1

added auto adding agent to Wazuh group

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
added buymeacoffee

fix: requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
added support for amazon linux and ubuntu (#38)

New images for agent (#39)

* added support for amazon linux and ubuntu
fix docker hub push for matrix (#40)

* fix dockerhub push step

* added cache for pytests

* update pre-commit

added tests for adding agents (#41)

Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)" (#60)

This reverts commit 72997ef.
Create SECURITY.md (#62)

delete docker snyk (#63)

Bump urllib3 from 1.26.18 to 2.1.0 (#58)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.1.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump markupsafe from 2.1.1 to 2.1.3 (#57)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.1...2.1.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loguru from 0.6.0 to 0.7.2 (#55)

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.6.0...0.7.2)

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump psutil from 5.8.0 to 5.9.7 (#56)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen <[email protected]>
fix jinja2 templating with autoescape (#64)

push to github based on github tag (#65)

Update docker-hub-image.yml (#66)

push to github based on github tag

push to github based on github tag (#67)

Add docker push based ongit tag (#68)

* push to github based on github tag

* push to github based on github tag
Add docker push based ongit tag (#69)

* push to github based on github tag
* fix actions
Add docker push based ongit tag (#70)

* push to github based on github tag

* push to github based on github tag

* fix actions

* fix actions
fix actions (#71)

Add docker push based ongit tag2 (#72)

* fix actions

* fix actions
change actions for new docker push flow (#75)

* change actions for new docker push flow

* update python version to 3.9
Bump psutil from 5.8.0 to 5.9.7 (#73)

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.8.0...release-5.9.7)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#76)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#74)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migration to tags (#77)

* change actions for new docker push flow

* update python version to 3.9

* change actions for new docker push flow

* added build arg for tag
fix variable for build (#78)

Checks all branches (#79)

* run security check for all branches
Update docker-hub-image-main.yml (#81)

Update github actions (#82)

* Update docker-hub-image-main.yml

* Update docker-hub-image-tag.yml
changes for agent version and docker tag (#85)

fix ambiguous redirect (#86)

clean history

clean history

v4.3.10

added auto adding agent to Wazuh group

4.0.4-3

Create docker-image.yml

v4.0.4-3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update docker-image.yml

4.0.4-2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from pyToshka/fixed-extra-envs

bugfix: deleted extra envs

4.0.4-1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from pyToshka/snyk-fix-e3adab025be9f09318565137…

…0e3249cd

[Snyk] Security upgrade urllib3 from 1.26.3 to 1.26.4