vcswatch reports that
this package seems to have a new changelog entry (version
2.6.1-1, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit f0b1eab06666a2bcca6c216f6fbb6b45500d953d
Author: Wolfgang Hotwagner <wolfgang.hotwagner@ait.ac.at>
Date: Tue Sep 26 14:18:10 2023 +0200
updated deepsource.toml
commit f95a4a058622bf0a9fd0a4aecdda961894d1fbe9
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Fri Aug 18 08:09:20 2023 +0200
207 tsa arima detector missing module (#1250)
* add packaging module to the dockerfile.
* add TSAArimaDetector to demo configs.
* add pandas to the installation.
* fix panda installation
* add pandas installation to testsuite dockerfile.
* add apt-utils.
* install apt-utils.
* add patsy installation to dockerfiles.
* add symlink for patsy
commit 63caecf385b255d35327b12e821b3ee6695b51d5
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Fri Aug 18 08:07:29 2023 +0200
213 timestamp error handling (#1259)
* Remove setting atom_time in analysis components.
Implement use_real_time parameter in the yaml config.
* add use_real_time parameter to demo config.
* add use_real_time to integration tests.
* fix configs from previous commit.
* fix jsonConverterHandler config.
* add continuous_timestamp_missing_warning parameter.
commit fc27f35f2bf1868fd83f0c5e03c22d2933e090a0
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Aug 14 07:48:38 2023 +0200
add LogResource to the json output of anomalies. (#1256)
* add LogResource to the json output of anomalies.
* fix integration test 2
* fix unittests.
* fix unittests.
* fix unittests.
* fix wiki tests.
commit ddcc55acf8e6253399092f7831f204fad4d14af9
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Tue Aug 8 08:46:40 2023 +0200
Remove setting atom_time in analysis components and implement use_real_time parameter in the yaml config. (#1257)
* Remove setting atom_time in analysis components.
Implement use_real_time parameter in the yaml config.
* add use_real_time parameter to demo config.
* add use_real_time to integration tests.
* fix configs from previous commit.
* fix jsonConverterHandler config.
commit 30ca33a860162bdcacfd1dec924820d931c4c692
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Tue Aug 1 07:46:16 2023 +0200
implement AminerId config property. (#1254)
commit e9f0445c8e0122d6ac47d3badc220938043d7ff1
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Tue Aug 1 07:46:02 2023 +0200
add Documentation for NewMatchPathDetector and order other analysis components alphabetically. (#1255)
commit ba1ce661812f3d0af9b2761613e9cda37c1eb424
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Tue Aug 1 07:45:43 2023 +0200
suppress deprecation warning for pkg_resources. (#1253)
* suppress deprecation warning for pkg_resources.
* fix deepsource issues.
commit f618ec7f3f21a9fe12500a3371968634ebd4110e
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Tue Aug 1 07:45:29 2023 +0200
extract data initialization from VTD to another file. (#1251)
* extract data initialization from VTD to another file.
* fix deepsource issues.
commit 7be6feb9b069d7cbfdedbab878a77b8c813b176e
Merge: b4a16e9f 9675f3e3
Author: whotwagner <ilovemail@feedyourhead.at>
Date: Wed Jul 19 16:11:11 2023 +0200
Merge pull request #1245 from landauermax/add_mvacd_params
Add learn mode and detection thresholds in MatchValueAverageChangeDet…
commit b4a16e9fec2bd680c644c6a8036919baffd1dd0c
Merge: 732cbc5f 6f9b636c
Author: whotwagner <ilovemail@feedyourhead.at>
Date: Wed Jul 19 15:48:02 2023 +0200
Merge pull request #1240 from landauermax/add_season_efd
Add seasonality to EFD
commit 732cbc5f919c6aaf87af24b4c274f4779dfa59da
Merge: 3ee685b7 88c24948
Author: whotwagner <ilovemail@feedyourhead.at>
Date: Wed Jul 19 15:20:19 2023 +0200
Merge pull request #1247 from ait-aecid/dependabot/pip/scipy-1.10.0
Bump scipy from 1.5.4 to 1.10.0
commit 3ee685b7c5cc553c7d9a99a2e9dd6fe3f3639d6a
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Jul 10 09:27:52 2023 +0200
fix JsonModelElement parser (#1248)
* fix granular log resource list.
* extend paths with keys in JsonModelElement and remove split_key, because the functionality was moved to the get_stripped_key method.
* re-added split_key.
* fix errors in demo config and YamlConfigTests.
* fix YamlConfigTest.
* fix paths in aminer json input demo test.
commit 88c249484b409197481b0b1adfd2c6ea2edb3665
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Jul 6 22:22:15 2023 +0000
Bump scipy from 1.5.4 to 1.10.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
commit 9675f3e356787d901629b8bb8ae733055027c778
Author: root <max.landauer@ait.ac.at>
Date: Tue Jul 4 13:55:48 2023 +0000
Fix parameter order
commit bd9bb0a1264a700989a1a2dcb20f9e6c083f15a4
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Tue Jul 4 13:16:53 2023 +0000
Fix deepsource issues
commit 403964bb224f15fba6e0560149b2514c043c713c
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Tue Jul 4 13:08:52 2023 +0000
Add learn mode and detection thresholds in MatchValueAverageChangeDetector
commit 6f9b636caa07f6013e9e3bb50384164cbdb9288a
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Mon Jul 3 11:20:47 2023 +0000
Fix stop anomaly time
commit 6f2e4521f25b41f03ae3b6b8ff9a9b9e47ff8208
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Mon Jul 3 09:34:41 2023 +0000
Fix edge case where confidence is divided by 0
commit eb7f92f324e7651136845bb2367a7124f588a0dc
Merge: a950312c cd3947d5
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Mon Jul 3 07:17:30 2023 +0000
Fix merge conflicts
commit cd3947d5a8b17dfeeb9c66aa2649b8cd6ba69238
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Jul 3 09:05:00 2023 +0200
rewrite unittests. (#1221)
* rewrite unittests for AtomFilters.
* fixed deepsource issues.
* rewrite unittests for MatchValueStreamWriter.
* rewrite unittests for MatchFilter.
add validation tests for anomaly_event_handlers.
* fixed issues.
* rewrite unittests for TimestampCorrectionFilters.
* rewrite unittests for AllowlistViolationDetector.
* fixed RemoteControlTest.
* rewrite unittests for MatchValueAverageChangeDetector.
remove register_component from tests and descriptions.
* fixed deepsource issues.
* fixed wrong checks for MatchFilter target_value_list.
* rewrite unittests for MissingMatchPathValueDetector.
* fixed deepsource issues.
* rewrite unittests for HistogramAnalysis.
* fixed parameters for HistogramAnalysis in YamlConfig.
* fixed unittests.
* fixed error output.
* fixed import of binomtest.
* fixed unittests.
* fixed scipy import in HistogramAnalysis.
* rewrite unittests for NewMatchPathValueDetector.
* fixed type error.
* fixed encoding error.
* fixed remote control test.
* fixed sorting error.
* fixed pvalue call.
* rewrite unittests for NewMatchPathValueComboDetector.
* fixed remote control test.
* fixed unittests.
* fixed unittests.
* fixed unittests.
* fixed aminerJsonInputDemo test.
* rewrite unittests for NewMatchIdValueComboDetector.
* fixed remote control test.
* fixed allowlisting.
* rewrite unittests for EnhancedNewMatchPathValueComboDetector.
* fixed unittests for EnhancedNewMatchPathValueComboDetector.
* rewrite unittests for EventTypeDetector.
Fix remote control test.
* fix deepsource issues.
* rewrite unittests for Rules.
* rewrite unittests for TimeCorrelationDetector.
fix unittests after rewriting Rules.
* fixed jsonConverterHandler test config.
* extend TimeCorrelationDetector and unittests for it.
* rewrite unittests for TimeCorrelationViolationDetector.
* fixed error in validation schema for max_violations parameter.
* fix parameters in YamlConfig.
* fixed configs.
* rewrite unittests for EventCorrelationDetector.
* fixed remote control test.
* rewrite unittests for EventFrequencyDetector.
* fixed method naming for remote control.
* fixed wrong call to hasattr method in remote control methods.
* fixed wrong check of window_size.
* fixed efd unittest.
* rewrite unittests for EventSequenceDetector.
* fixed schemas for the timeout parameter.
* rewrite unittests for CharsetDetector.
* rewrite unittests for EntropyDetector.
* rewrite unittests for EventCountClusterDetector.
* rewrite unittests for MinimalTransitionTimeDetector.
* create unittests for PathArimaDetector.
* create unittests for TSAArimaDetector.
* fix deepsource issues.
* fix import issue of binomtest in PathArimaDetector.
* fixed deepsource issues.
* create unittests for PathValueTimeIntervalDetector.
* create unittests for PCADetector.
* add unittests for SlidingEventFrequencyDetector.
* add stop_learning_time and stop_learning_no_anomaly_time to schemas.
change id_path_list parameter to be optional in ValueRangeDetector.
* rewrite unittests for VariableCorrelationDetector.
* add output_event_handlers parameter to the unparsed event handlers.
* change type of sync_wait_time to float or integer.
* rewrite unittests for VariableTypeDetector.
commit a950312c71f247a902a9567e0e2ca5265ee8888e
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Mon Jul 3 06:39:50 2023 +0000
Add atom time in reset counter method
commit 5ebd2f83b4cc3b5867d02ef7776c70f859c2f5e6
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Fri Jun 30 12:13:01 2023 +0000
Fix initalization time index in EFD
commit 250b03da61583e6d2fae3f09b88837efe7068355
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Wed Jun 28 14:30:53 2023 +0000
Fix correct time index when learn mode is off
commit 43b33e8a1fbd984246ce8c6a8ac73de53d8dae69
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Wed Jun 28 07:10:48 2023 +0000
Fix deepsource issues
commit ef6307f057bd9a5a5dc1f1df13c3b8406db6d090
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Wed Jun 28 07:04:07 2023 +0000
Fix deepsource issues
commit b9033bbfa388001665f31f1606b143af2763823a
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Tue Jun 27 10:52:19 2023 +0000
Fix deepsource issues
commit b8966db5f225f2bf7382d9795af461334146711a
Author: Ubuntu <max.landauer@ait.ac.at>
Date: Tue Jun 27 09:47:03 2023 +0000
Add seasonality to EFD
commit 7b07fc3e214efb5ad2b3163cc3b1b0de0246285b
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 17:50:48 2023 +0200
202 rewrite unittests timestamps unsorted detector (#1217)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* .
* removed MatchContext from unittests.
* .
* fixed register string in test.
* rewrote unittests for the ValueRangeDetector.
* rewrite unittests for the TimestampsUnsortedDetector and fix issues.
commit 2be062941aea474f1a4366b06050fc0f135cffe5
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 16:05:20 2023 +0200
203 rewrite unittests unparsed atom handlers (#1218)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* .
* removed MatchContext from unittests.
* .
* fixed register string in test.
* rewrote unittests for the ValueRangeDetector.
* rewrite unittests for the TimestampsUnsortedDetector and fix issues.
* rewrote unittests for UnparsedAtomHandlers.
commit 5f859e6c0998d477974e4e26321d5ddbd33c8811
Merge: 3dad4b7a c9607521
Author: whotwagner <ilovemail@feedyourhead.at>
Date: Mon Apr 24 15:35:07 2023 +0200
Merge pull request #1220 from landauermax/fix_broken_pdf_links
Fix broken links
commit 3dad4b7a4582aac228bef5b9fb1985672c0bdb44
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 15:09:09 2023 +0200
rewrote unittests for ValueRangeDetector (#1216)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* .
* removed MatchContext from unittests.
* .
* fixed register string in test.
* rewrote unittests for the ValueRangeDetector.
commit ddbdd9704540ea5e95922e07f7dda8774dabac35
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 15:08:53 2023 +0200
rewrote unittests for ParserCount (#1215)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* removed MatchContext from unittests.
* fixed register string in test.
commit 635a2558764736231e82c426846e66061e0dd104
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Wed Apr 19 08:19:23 2023 +0200
rewrote unittests for the NewMatchPathDetector (#1210)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* removed MatchContext from unittests.
* fixed register string in test.
commit c9607521e99c8dacc5c4f3cf64df6d9ffc757139
Author: landauermax <max.landauer@ait.ac.at>
Date: Tue Apr 18 01:43:06 2023 +0200
Fix broken links
commit e78c36130c3b931e69e1365c24b2674566be8e0b
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Wed Mar 15 16:25:22 2023 +0100
Implemented mechanism to allow granular configuration of LogResources. (#1206)
* Implemented mechanism to allow granular configuration of LogResources.
No breaking changes were introduced. The old configurations still work the same.
* fixed deepsource issues.
* fixed arguement for LogResourceList
* fixed deepsource issues.
* fixed bug
* added tests for granular log resource lists.
* added documentation to the CONFIGURATION.rst