Skip to content

Fix Issues causing build failure for 4.1.0-alpha.1 release - #1981

Merged
J12934 merged 3 commits into
secureCodeBox:mainfrom
J12934:bugfix/fix-4-1-0-alpha-1-build-issues
Sep 26, 2023
Merged

Fix Issues causing build failure for 4.1.0-alpha.1 release#1981
J12934 merged 3 commits into
secureCodeBox:mainfrom
J12934:bugfix/fix-4-1-0-alpha-1-build-issues

Conversation

@J12934

@J12934 J12934 commented Sep 22, 2023

Copy link
Copy Markdown
Member

Description

Closes #1980

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@J12934 J12934 added bug Bugs ci Changes to the continuous integration setup skip-changelog Skipped from changelog generation labels Sep 22, 2023
@J12934 J12934 self-assigned this Sep 22, 2023
@netlify

netlify Bot commented Sep 22, 2023

Copy link
Copy Markdown

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit b25eac3
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/65126ab0f7f056000802a1a3

Custom scanners are the ones which only have our scb version (once we wrote ourself)
This isn't true for amass.
Build apparently field as the scanner version docker build arg was missing.

Related to secureCodeBox#1980

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Apparently was missing because it didn't have a empty docs folder so the script never generated anything

Not sure how that was missing as the new scanner template has an empty .gitkeep folder

Related to secureCodeBox#1980

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
ssh-scan is still using the official (though deprecated) mozilla image.
So it doesn't need a custom build

Related to secureCodeBox#1980

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@J12934
J12934 force-pushed the bugfix/fix-4-1-0-alpha-1-build-issues branch from b6bb9e8 to b25eac3 Compare September 26, 2023 05:22
@J12934
J12934 merged commit df41e7a into secureCodeBox:main Sep 26, 2023
@J12934
J12934 deleted the bugfix/fix-4-1-0-alpha-1-build-issues branch September 26, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs ci Changes to the continuous integration setup skip-changelog Skipped from changelog generation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Build Issues in 4.1.0-alpha.1 release

2 participants