Skip to content

Implementing the MS Teams WebHook#141

Closed
J12934 wants to merge 166 commits intomainfrom
feature/teams-webhook
Closed

Implementing the MS Teams WebHook#141
J12934 wants to merge 166 commits intomainfrom
feature/teams-webhook

Conversation

@J12934
Copy link
Copy Markdown
Member

@J12934 J12934 commented Oct 14, 2020

This PR is implementing a new ReadOnlyHook to integrate MS Teams via WebHook. This hook can send a finding summary message in the MessageCard Style.

Recreation of: secureCodeBox/secureCodeBox-v2#110

@J12934 J12934 requested a review from nigthknight October 14, 2020 12:22
@J12934 J12934 marked this pull request as draft October 14, 2020 12:22
@J12934 J12934 changed the title First base implementation. Implementing the MS Teams WebHook Oct 14, 2020
J12934 added a commit that referenced this pull request Oct 19, 2020
@J12934
Copy link
Copy Markdown
Member Author

J12934 commented Oct 19, 2020

This will need to be rebased against main for the test to pass.
The branch still references the oudated scbexperimental container registry

nigthknight and others added 23 commits October 19, 2020 11:24
For the release of version 2 of the SecureCodeBox we want to move
the used Docker images from the experimental group to the regular group

To make this possible I changed the docker group in the CI using
VIMs search and replace (`:%s/scbexperimental/securecodebox/g`)

To make sure that every reference (e.g. in helm charts) is updated I searched for all
occurence using ripgrep (`rg -il "scbexperimental" ./`)
To make it possible to change the docker images for scanners and hooks
via values.xml I updated the following charts:
- kube-hunter
- ncrack
- nikto
- nmap
- test-scan

This is necessary for these charts because we do not use the official
images for these scanners/hooks and cannot rely on their image tags
Added a new Badge from FOSSA Licence Scan and also the CodeClimate Maintainability
Our documentation framework parses md files for JSX tags. Without
backticks this will cause a syntax error.
paulschmelzer and others added 27 commits October 19, 2020 11:29
Co-authored-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Co-authored-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Co-authored-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@Weltraumschaf Weltraumschaf deleted the feature/teams-webhook branch October 19, 2020 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants