Skip to content

Bump org.owasp:dependency-check-maven from 9.0.9 to 9.0.10 #431

Bump org.owasp:dependency-check-maven from 9.0.9 to 9.0.10

Bump org.owasp:dependency-check-maven from 9.0.9 to 9.0.10 #431

GitHub Actions / JUnit Test Report succeeded Mar 15, 2024 in 0s

292 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.model.BackpackTest.xml 3✔️ 91ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.model.ExpeditionTest.xml 1✔️ 42ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.supplier.impl.FromFileExpeditionSupplierTest.xml 64ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.supplier.impl.FromFileExpeditionSupplierTest$GetHighestCaloriesFromAllBackpacksTest.xml 2✔️ 17ms
day-01/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.one.supplier.impl.FromFileExpeditionSupplierTest$GetHighestCaloriesFromNHighestBackpacksTest.xml 3✔️ 32ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.model.GameSelectionTest.xml 1✔️ 4ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest.xml 202ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest.xml 179ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest$PaperAgainst.xml 3✔️ 14ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest$RockAgainst.xml 3✔️ 20ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.ScoreFunctionTest$ScoringTest$ScissorsAgainst.xml 3✔️ 115ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.OpponentCharacterToSelectionConverterTest.xml 4✔️ 9ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.game.outcome.FromFileGameSelectionsSupplierTest.xml 4✔️ 76ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.game.outcome.SecondColumGameOutcomeConverterTest.xml 4✔️ 7ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.own.selection.FromFileGameSelectionsSupplierTest.xml 4✔️ 23ms
day-02/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.two.supplier.impl.second.colum.own.selection.SecondColumOwnSelectionConverterTest.xml 4✔️ 13ms
day-03/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.three.model.BadgeFinderTest.xml 7✔️ 134ms
day-03/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.three.model.RucksackTest.xml 2✔️ 61ms
day-03/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.three.supplier.impl.FromFileRucksackSupplierTest.xml 2✔️ 33ms
day-04/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.four.model.IntervalContainCheckerTest.xml 2✔️ 14ms
day-04/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.four.model.IntervalOverlapCheckerTest.xml 2✔️ 120ms
day-04/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.four.supplier.impl.FromFileIntervalPairSupplierTest.xml 2✔️ 37ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.CargoBayTest.xml 84ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.CargoBayTest$CommonLifter.xml 2✔️ 20ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.CargoBayTest$LifterOver9000.xml 2✔️ 52ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.model.UnloadInstructionTest.xml 6✔️ 110ms
day-05/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.five.supplier.impl.FromFileNumberedStackSupplierTest.xml 3✔️ 17ms
day-06/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.six.MarkerFinderTest.xml 295ms
day-06/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.six.MarkerFinderTest$StartOfMessageTest.xml 7✔️ 244ms
day-06/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.six.MarkerFinderTest$StartOfPacketTest.xml 7✔️ 24ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.CommandsAndResponsesParserTest.xml 4✔️ 169ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.DirectoryTest.xml 65ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.DirectoryTest$ConstructorTest.xml 3✔️ 6ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.DirectoryTest$MutatorTests.xml 4✔️ 44ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.FileTest.xml 30ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.model.FileTest$ConstructorTest.xml 2✔️ 22ms
day-07/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seven.supplier.impl.FromStringCommandsAndResponsesSupplierTest.xml 1✔️ 5ms
day-08/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eight.TreeCounterTest.xml 137ms
day-08/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eight.TreeCounterTest$CalculateHighestScenicScoreTest.xml 2✔️ 87ms
day-08/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eight.TreeCounterTest$CountVisibleTreesFromOutsideTest.xml 2✔️ 16ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.model.DirectionTest.xml 5✔️ 133ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.model.PointTest.xml 4✔️ 20ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.RopeMovementSimulatorTest.xml 215ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.RopeMovementSimulatorTest$SimulateMovementAndCountCoordinatesVisitedByTailTest.xml 2✔️ 38ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.RopeMovementSimulatorTest$SimulateMovementOfNKnotsAndCountCoordinatesVisitedByTailTest.xml 2✔️ 135ms
day-09/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nine.supplier.impl.FromFileMovementCommandsSupplierTest.xml 2✔️ 7ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.model.InstructionsExecutorTest.xml 153ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.model.InstructionsExecutorTest$CrtTest.xml 2✔️ 101ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.model.InstructionsExecutorTest$SignalStrengthTest.xml 2✔️ 12ms
day-10/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.ten.supplier.impl.FromFileInstructionsWithParameterSupplierTest.xml 2✔️ 12ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.model.MonkeyBusinessTest.xml 241ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.model.MonkeyBusinessTest$PlayNRoundsAndCalculateTopMMonkeyBusinessTestWithoutStressModifier.xml 2✔️ 195ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.model.MonkeyBusinessTest$PlayNRoundsAndCalculateTopMMonkeyBusinessTestWithStressModifier.xml 2✔️ 14ms
day-11/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eleven.parser.MonkeyParserTest.xml 6✔️ 150ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.BoardSolverTest.xml 313ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.BoardSolverTest$FromAnyZeroHeightFieldToFinish.xml 2✔️ 229ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.BoardSolverTest$FromStartToFinish.xml 2✔️ 41ms
day-12/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twelve.model.impl.FromFileBoardTest.xml 3✔️ 162ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.DecoderTest.xml 192ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.DecoderTest$CalculateDecoderKeyTest.xml 5✔️ 32ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.DecoderTest$PairsInRightOrderTest.xml 2✔️ 20ms
day-13/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.thirteen.parser.FromFileParserTest.xml 5✔️ 182ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.FallingSandSimulatorTest.xml 768ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.FallingSandSimulatorTest$LetSandFallUntilEverythingWillFallIntoTheAbyssTest.xml 2✔️ 69ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.FallingSandSimulatorTest$LetSandFallUntilOriginIsBlockedTest.xml 2✔️ 664ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.model.GrainOfSandTest.xml 4✔️ 126ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.model.LineTest.xml 2✔️ 12ms
day-14/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fourteen.supplier.impl.FromFileLinesSupplierTest.xml 2✔️ 14ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.CoverageCalculatorTest.xml 4s
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.CoverageCalculatorTest$FindTuningFrequency.xml 2✔️ 4s
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.CoverageCalculatorTest$GetCoverageOnYCoordinateTest.xml 2✔️ 47ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.model.IntervalTest.xml 9✔️ 188ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.supplier.impl.FromFilePointPairsSupplierTest.xml 1✔️ 5ms
day-15/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.fifteen.supplier.impl.FromStringPointPairsSupplierTest.xml 1✔️ 13ms
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.model.ValveNetworkTest.xml 2s
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.model.ValveNetworkTest$ReleaseMaximumPressureWithOneActorTest.xml 2✔️ 1s
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.model.ValveNetworkTest$ReleaseMaximumPressureWithTwoActorsTest.xml 3✔️ 268ms
day-16/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.sixteen.supplier.impl.FromFileValveDescriptionsSupplierTest.xml 1✔️ 3ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.ShapeTileTest.xml 289ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.ShapeTileTest$MoveTest.xml 4✔️ 263ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.TetrisInTheWindTest.xml 401ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.TetrisInTheWindTest$Let1000000000000RocksFallTest.xml 2✔️ 278ms
day-17/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.seventeen.model.TetrisInTheWindTest$Let2022RocksFallTest.xml 2✔️ 113ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.model.SurfaceCalculatorTest.xml 297ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.model.SurfaceCalculatorTest$SurfaceAreaConsiderTrappedAirBubblesTest.xml 2✔️ 224ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.model.SurfaceCalculatorTest$SurfaceAreaIgnoreTrappedAirBubblesTest.xml 2✔️ 37ms
day-18/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.eighteen.supplier.impl.FromStringPointsSupplierTest.xml 1✔️ 22ms
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.BlueprintEvaluatorTest.xml 34s
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.BlueprintEvaluatorTest$MineFor24Minutes.xml 2✔️ 7s
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.BlueprintEvaluatorTest$MineFor32Minutes.xml 1✔️ 27s
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.ResourceTypeTest.xml 116ms
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.model.ResourceTypeTest$FactoryMethodTest.xml 5✔️ 114ms
day-19/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.nineteen.parser.BlueprintParserTest.xml 8✔️ 31ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.ScrambledLongTest.xml 1✔️ 7ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.UnscramblerTest.xml 505ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.UnscramblerTest$LongUnscrambleTest.xml 2✔️ 431ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.model.UnscramblerTest$ShortUnscrambleTest.xml 2✔️ 38ms
day-20/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twenty.supplier.impl.FromStringLongListSupplierTest.xml 2✔️ 35ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.impl.BaseMonkeyTest.xml 3✔️ 106ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.impl.ExpressionMonkeyTest.xml 172ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.impl.ExpressionMonkeyTest$WhoDoesNotContainTest.xml 11✔️ 10ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.MonkeyTreeTest.xml 306ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.MonkeyTreeTest$EvaluateTest.xml 2✔️ 128ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.MonkeyTreeTest$SolveForTest.xml 2✔️ 167ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.parser.impl.OperatorTest.xml 23ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.parser.impl.OperatorTest$FactoryMethodTest.xml 5✔️ 17ms
day-21/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyone.model.parser.MonkeysParserTest.xml 6✔️ 46ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandExecutorTest.xml 493ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandExecutorTest$CubeNeighbourTest.xml 3✔️ 241ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandExecutorTest$PlanarNeighbourTest.xml 2✔️ 232ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.CommandTest.xml 2✔️ 7ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.DirectionTest.xml 274ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.DirectionTest$FactoryMethodTest.xml 5✔️ 15ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.model.DirectionTest$RotationTest.xml 9✔️ 228ms
day-22/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentytwo.supplier.impl.FromStringFieldsAndCommandsSupplierTest.xml 3✔️ 5ms
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.model.ElfMovementSimulatorTest.xml 5s
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.model.ElfMovementSimulatorTest$SimulateTenStepsTest.xml 2✔️ 160ms
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.model.ElfMovementSimulatorTest$SimulateUntilStabilizationTest.xml 2✔️ 5s
day-23/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentythree.supplier.impl.FromStringElvesSupplierTest.xml 1✔️ 10ms
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.BlizzardPathFinderTest.xml 2s
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.BlizzardPathFinderTest$DirectPathTest.xml 2✔️ 716ms
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.BlizzardPathFinderTest$MultiGoalPathTest.xml 2✔️ 2s
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.model.DirectionTest.xml 5✔️ 240ms
day-24/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfour.supplier.impl.FromStringBlizzardRoutingConfigSupplierTest.xml 1✔️ 3ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.model.SnafuConverterTest.xml 130ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.model.SnafuConverterTest$FromToConverterTest.xml 2✔️ 85ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.model.SnafuConverterTest$IllegalInputTest.xml 1✔️ 12ms
day-25/target/surefire-reports/TEST-de.turing85.advent.of.code.tttt.day.twentyfive.supplier.impl.FromStringSnafusSupplierTest.xml 1✔️ 3ms