chg: [command] Added new argument to locate the configuration file from the environment variable.
Bumped version number and updated changelog.
Improved handling of authentication failure with the Pandora server.
Improved handling of authentication failure with the MISP server.
Use read_file properly... Related to #6.
The configuration file is now loaded with read_file which returns an exception when the configuration file is not found. Closes #6.
chg: [dependencies] Updated dependencies.
chg: [dependencies] Updated dependencies.
chg: [dependencies] Updated dependencies.
Merge pull request #10 from cedricbonhomme/dependabot/pip/setuptools-70.0.0 build(deps-dev): bump setuptools from 69.5.1 to 70.0.0
build(deps-dev): bump setuptools from 69.5.1 to 70.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #9 from cedricbonhomme/dependabot/pip/certifi-2024.7.4 build(deps): bump certifi from 2024.2.2 to 2024.7.4
build(deps): bump certifi from 2024.2.2 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #8 from cedricbonhomme/dependabot/pip/urllib3-2.2.2 build(deps): bump urllib3 from 2.2.1 to 2.2.2
build(deps): bump urllib3 from 2.2.1 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
chg: [dependencies] Updated dependencies.
Merge branch 'master' of github.com:cedricbonhomme/pyHIDS
chg: [dependencies] Updated dependencies.
Merge pull request #7 from cedricbonhomme/dependabot/pip/idna-3.7 build(deps): bump idna from 3.6 to 3.7
build(deps): bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>