Skip to content

Commit

Permalink
Merge branch 'mercedes-benz:develop' into feature-345-summary-in-reports
Browse files Browse the repository at this point in the history
  • Loading branch information
zigfridus authored May 26, 2023
2 parents 3b7d863 + 1e40e7b commit 8e73dc2
Show file tree
Hide file tree
Showing 214 changed files with 7,003 additions and 1,900 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Gradle clean
run: ./gradlew clean
- name: Gradle clean + spotlessCheck
run: ./gradlew clean spotlessCheck

# ----------------------
# Create pull request if license headers are missing
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Gradle clean
run: ./gradlew clean
- name: Gradle clean + spotlessCheck
run: ./gradlew clean spotlessCheck

- name: Build Client
run: ./gradlew :sechub-cli:buildGo :sechub-cli:testGo
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Supported security tools:

=== Getting Started

* https://mercedes-benz.github.io/sechub/latest/sechub-developer-quickstart-guide.html[SecHub Developer Quickstart Guide]
* https://mercedes-benz.github.io/sechub/latest/sechub-getting-started.html[SecHub Getting Started Guide]

=== Installation

Expand Down
2 changes: 1 addition & 1 deletion docs/latest/images/diagram_pds_events_storage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/latest/images/diagram_target_architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8e73dc2

Please sign in to comment.