Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.16] Add validation for threat intel source config #1407

Merged
merged 1 commit into from
Oct 31, 2024

Add validation for threat intel source config (#1393)

44c7c4d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.16] Add validation for threat intel source config #1407

Add validation for threat intel source config (#1393)
44c7c4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 30, 2024 in 0s

49.15% of diff hit (target 68.65%)

View this Pull Request on Codecov

49.15% of diff hit (target 68.65%)

Annotations

Check warning on line 35 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L35

Added line #L35 was not covered by tests

Check warning on line 41 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L45

Added line #L45 was not covered by tests

Check warning on line 68 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L68

Added line #L68 was not covered by tests

Check warning on line 71 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L71

Added line #L71 was not covered by tests

Check warning on line 74 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L74

Added line #L74 was not covered by tests

Check warning on line 77 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L77

Added line #L77 was not covered by tests

Check warning on line 82 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L82

Added line #L82 was not covered by tests

Check warning on line 85 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L85

Added line #L85 was not covered by tests

Check warning on line 90 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L90

Added line #L90 was not covered by tests

Check warning on line 93 in src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/common/SourceConfigDtoValidator.java#L93

Added line #L93 was not covered by tests

Check warning on line 324 in src/main/java/org/opensearch/securityanalytics/threatIntel/model/SATIFSourceConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/model/SATIFSourceConfig.java#L324

Added line #L324 was not covered by tests

Check warning on line 344 in src/main/java/org/opensearch/securityanalytics/threatIntel/model/SATIFSourceConfigDto.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/threatIntel/model/SATIFSourceConfigDto.java#L344

Added line #L344 was not covered by tests