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

Enable dependabot #9

Merged
merged 13 commits into from
Sep 2, 2024
Merged

Enable dependabot #9

merged 13 commits into from
Sep 2, 2024

Conversation

Mionsz
Copy link
Collaborator

@Mionsz Mionsz commented Aug 31, 2024

Enable dependabot.

  • add scheduled, weekly tasks.

Mionsz added 3 commits August 31, 2024 07:35
Enable dependabot by adding scheduled weekly tasks .
Create dependency-review.yml workflow for dependabot scheduled actions.
Create trivy.yml for enablement of trivy scanning of Dockerfiles and image.
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Mionsz added 4 commits August 31, 2024 08:08
Create mock CodeQL script (to-be-done).
No real job to be done currently as scripts need to be fixed.
Create mock CodeQL script (to-be-done)
Create docker-build.yml with build script for Dockerfiles and Trivy scan for results,
soopel
soopel previously approved these changes Sep 2, 2024
Copy link
Contributor

@soopel soopel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Fix path issue for docker buildx build.

Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Fix scan-type rootfs and scan-type config as one of them performed checkout.

Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Copy link
Contributor

@soopel soopel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Mionsz Mionsz merged commit 98ecddb into main Sep 2, 2024
3 of 7 checks passed
@Mionsz Mionsz deleted the github-repository-updates branch September 2, 2024 07:31
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.

2 participants