fix: fix CVE-2023-3635 CVE-2024-25710 CVE-2024-26308 #310
GitHub Actions / Unit Test Results
succeeded
Mar 19, 2024 in 0s
All 172 tests pass in 37s
172 tests 172 ✅ 37s ⏱️
24 suites 0 💤
24 files 0 ❌
Results for commit 0140f6c.
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
172 tests found
There are 172 tests, see "Raw output" for the full list of tests.
Raw output
com.splunk.hecclient.ConcurrentHecTest ‑ create
com.splunk.hecclient.ConcurrentHecTest ‑ send
com.splunk.hecclient.ConcurrentHecTest ‑ sendWithFailure
com.splunk.hecclient.DoubleSerializerTest ‑ serialize
com.splunk.hecclient.HecAckPollResponseTest ‑ getAcks
com.splunk.hecclient.HecAckPollResponseTest ‑ getSuccessIds
com.splunk.hecclient.HecAckPollerTest ‑ add
com.splunk.hecclient.HecAckPollerTest ‑ addWithDupId
com.splunk.hecclient.HecAckPollerTest ‑ addWithNoAckReady
com.splunk.hecclient.HecAckPollerTest ‑ addWithTimeoutError
com.splunk.hecclient.HecAckPollerTest ‑ addWithWrongAckId
com.splunk.hecclient.HecAckPollerTest ‑ addWithoutCallback
com.splunk.hecclient.HecAckPollerTest ‑ emptyPoll
com.splunk.hecclient.HecAckPollerTest ‑ fail
com.splunk.hecclient.HecAckPollerTest ‑ getMinLoadChannel
com.splunk.hecclient.HecAckPollerTest ‑ getterSetter
com.splunk.hecclient.HecAckPollerTest ‑ startStop
com.splunk.hecclient.HecAckPollerTest ‑ stickySessionHandler
com.splunk.hecclient.HecChannelTest ‑ eq
com.splunk.hecclient.HecChannelTest ‑ executeHttpRequest
com.splunk.hecclient.HecChannelTest ‑ getterSetter
com.splunk.hecclient.HecChannelTest ‑ send
com.splunk.hecclient.HecChannelTest ‑ setTracking
com.splunk.hecclient.HecConfigTest ‑ getterSetter
com.splunk.hecclient.HecTest ‑ close
com.splunk.hecclient.HecTest ‑ create
com.splunk.hecclient.HecTest ‑ send
com.splunk.hecclient.HecTest ‑ sendEmptyBatch
com.splunk.hecclient.HecURIBuilderTest ‑ testAutoExtractTimestamp
com.splunk.hecclient.HecURIBuilderTest ‑ testDefaultValues
com.splunk.hecclient.HttpClientBuilderTest ‑ buildDefault
com.splunk.hecclient.HttpClientBuilderTest ‑ buildSecureCustomKeystore
com.splunk.hecclient.HttpClientBuilderTest ‑ buildSecureCustomKeystorePkcs12
com.splunk.hecclient.HttpClientBuilderTest ‑ buildSecureDefault
com.splunk.hecclient.HttpClientBuilderTest ‑ buildUnsecure
com.splunk.hecclient.IndexerTest ‑ ConfirmShortBackPressureConfig
com.splunk.hecclient.IndexerTest ‑ getHeaders
com.splunk.hecclient.IndexerTest ‑ getterSetter
com.splunk.hecclient.IndexerTest ‑ sendCompressedBatchWithSuccess
com.splunk.hecclient.IndexerTest ‑ sendCompressedRawBatchWithSuccess
com.splunk.hecclient.IndexerTest ‑ sendWithCloseError
com.splunk.hecclient.IndexerTest ‑ sendWithIOError
com.splunk.hecclient.IndexerTest ‑ sendWithInvalidData
com.splunk.hecclient.IndexerTest ‑ sendWithReadError
com.splunk.hecclient.IndexerTest ‑ sendWithServerBusy
com.splunk.hecclient.IndexerTest ‑ sendWithSuccess
com.splunk.hecclient.IndexerTest ‑ toStr
com.splunk.hecclient.JsonEvenBatchTest ‑ add
com.splunk.hecclient.JsonEvenBatchTest ‑ addWithFailure
com.splunk.hecclient.JsonEvenBatchTest ‑ createFromThis
com.splunk.hecclient.JsonEvenBatchTest ‑ getContentType
com.splunk.hecclient.JsonEvenBatchTest ‑ getHttpEntity
com.splunk.hecclient.JsonEvenBatchTest ‑ getRestEndpoint
com.splunk.hecclient.JsonEvenBatchTest ‑ isTimedout
com.splunk.hecclient.JsonEvenBatchTest ‑ setterGetter
com.splunk.hecclient.JsonEvenBatchTest ‑ testGZIPCompressionForJsonEvent
com.splunk.hecclient.JsonEvenBatchTest ‑ toStr
com.splunk.hecclient.JsonEventTest ‑ addFields
com.splunk.hecclient.JsonEventTest ‑ createInvalidJsonEventWithEmptyString
com.splunk.hecclient.JsonEventTest ‑ createInvalidJsonEventWithNullData
com.splunk.hecclient.JsonEventTest ‑ createValidJsonEvent
com.splunk.hecclient.JsonEventTest ‑ getBytes
com.splunk.hecclient.JsonEventTest ‑ getInputStream
com.splunk.hecclient.JsonEventTest ‑ getterSetter
com.splunk.hecclient.JsonEventTest ‑ toStr
com.splunk.hecclient.LoadBalancerTest ‑ add
com.splunk.hecclient.LoadBalancerTest ‑ remove
com.splunk.hecclient.LoadBalancerTest ‑ send
com.splunk.hecclient.LoadBalancerTest ‑ sendWithAllBackPressure
com.splunk.hecclient.LoadBalancerTest ‑ sendWithOneBackPressure
com.splunk.hecclient.LoadBalancerTest ‑ sendWithOneNotAvailable
com.splunk.hecclient.LoadBalancerTest ‑ sendWithoutChannels
com.splunk.hecclient.LoadBalancerTest ‑ size
com.splunk.hecclient.PostResponseTest ‑ getAckId
com.splunk.hecclient.PostResponseTest ‑ getText
com.splunk.hecclient.PostResponseTest ‑ getterSetter
com.splunk.hecclient.PostResponseTest ‑ isSucceed
com.splunk.hecclient.RawEventBatchTest ‑ add
com.splunk.hecclient.RawEventBatchTest ‑ addWithFailure
com.splunk.hecclient.RawEventBatchTest ‑ checkEquals
com.splunk.hecclient.RawEventBatchTest ‑ createFromThis
com.splunk.hecclient.RawEventBatchTest ‑ getContentType
com.splunk.hecclient.RawEventBatchTest ‑ getRestEndpoint
com.splunk.hecclient.RawEventBatchTest ‑ getter
com.splunk.hecclient.RawEventBatchTest ‑ testGZIPCompressionForRaw
com.splunk.hecclient.RawEventTest ‑ createInvalidRawEventWithEmptyString
com.splunk.hecclient.RawEventTest ‑ createInvalidRawEventWithNullData
com.splunk.hecclient.RawEventTest ‑ createValidRawEvent
com.splunk.hecclient.RawEventTest ‑ getBytes
com.splunk.hecclient.RawEventTest ‑ getInputStreamWithLineBreaker
com.splunk.hecclient.RawEventTest ‑ getInputStreamWithoutLineBreaker
com.splunk.hecclient.RawEventTest ‑ getterSetter
com.splunk.hecclient.RawEventTest ‑ length
com.splunk.hecclient.RawEventTest ‑ toStr
com.splunk.hecclient.RawEventTest ‑ writeToWithCarriageReturn
com.splunk.hecclient.RawEventTest ‑ writeToWithoutCarriageReturn
com.splunk.hecclient.ResponsePollerTest ‑ addFailedBatch
com.splunk.hecclient.ResponsePollerTest ‑ addSuccessfulBatch
com.splunk.hecclient.ResponsePollerTest ‑ fail
com.splunk.hecclient.ResponsePollerTest ‑ getMinLoadChannel
com.splunk.hecclient.ResponsePollerTest ‑ getTotalOutstandingEventBatches
com.splunk.hecclient.ResponsePollerTest ‑ start
com.splunk.hecclient.ResponsePollerTest ‑ stop
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addEventBatch
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addEventBatchWithNonSinkRecord
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addFailedEventBatch
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addNonFailedEventBatch
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ config
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ startStop
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ taskClass
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testErrorWithoutUriConf
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidIndex
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidJsonEventEnrichmentConfig1
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidJsonEventEnrichmentConfig2
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidJsonEventEnrichmentConfig3
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidKerberosOnlyKeytabSet
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidKerberosOnlyPrincipalSet
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidQueueCapacity
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidSplunkConfigurationWithMandatoryFieldMissingWithValidationDisabled
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidSplunkConfigurationsWithValidationDisabled
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidSplunkConfigurationsWithValidationEnabled
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidToken
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testNullHecToken
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidKerberosBothEmpty
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidKerberosBothSet
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidMultipleURIs
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidQueueCapacity
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidSplunkConfigurations
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ create
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithEmptyTopicMetaData
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithInvalidEnrichment
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithInvalidHttpsConfig
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithMetaDataError
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithMetaDataNonUniform
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithMetaDataUniform
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithoutEnrichment
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ getHecConfig
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ getHecConfigCustomKeystore
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ hasMetaDataConfigured
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testCustomKeystore
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testEmptyTopicsAndTopicsRegexCombination
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testNoCustomKeystore
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testSpecialCharLineBreaker
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testTopicsAndTopicsRegexCombination
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ toStr
com.splunk.kafka.connect.SplunkSinkRecordTest ‑ CompareRecordHeaders
com.splunk.kafka.connect.SplunkSinkRecordTest ‑ checkKafkaHeaderUtilityGetters
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ checkExtractedTimestamp
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ checkExtractedTimestampWithTimezone
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ checkExtractedTimestampWithoutTimezoneAsUTC
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ emptyRegex
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ failToExtractTimestamp
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ invalidCaptureGroup
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ invalidTimestampFormat
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithEmptyEvent
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithEmptyRecords
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithEventAndAck
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithFailure
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithFailureAndBackpressure
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithFailureHandleFailedBatches
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithMaxEvents
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithNullEvent
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithNullIndexHeaderValue
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithRawAndAck
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithRawAndAckWithoutMeta
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithoutMaxBatchAligned
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ startStopConcurrent
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ startStopDefault
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ startStopWithoutAck
com.splunk.kafka.connect.StructEventTest ‑ struct
com.splunk.kafka.connect.VersionUtilsTest ‑ getVersionFromProperties
com.splunk.kafka.connect.VersionUtilsTest ‑ readResourceFile
Loading