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

add regular vulnerability scan #5627

Merged
merged 13 commits into from
Apr 17, 2020
Merged

add regular vulnerability scan #5627

merged 13 commits into from
Apr 17, 2020

Conversation

wochinge
Copy link
Contributor

@wochinge wochinge commented Apr 15, 2020

Proposed changes:

TODO:

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@wochinge wochinge force-pushed the docker-analysis branch 6 times, most recently from 33b5e2b to a355233 Compare April 15, 2020 08:07
@wochinge wochinge marked this pull request as ready for review April 15, 2020 16:40
@wochinge wochinge requested review from alwx and tmbo April 15, 2020 16:40
Copy link
Member

@tmbo tmbo left a comment

Choose a reason for hiding this comment

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

thanks a lot I think this is a great idea, making the framework more robust.

I think the cron schedule needs another look

- name: Get latest tagged Rasa Open Source version 🔎
# We only scan the latest stable version of the Rasa Open Source Image
run: |
git fetch --depth=1 origin "+refs/tags/*:refs/tags/*"
Copy link
Member

Choose a reason for hiding this comment

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

why should this run the tag and not just the master branch?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You mean against latest (I'd like to avoid re-building the docker images) ? Can do, then we are dependent that changes from the patch branches are merged to master asap (which should be done anyway).

Copy link
Member

Choose a reason for hiding this comment

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

yes I think that makes sense 👍

@wochinge wochinge requested a review from tmbo April 15, 2020 17:28
Copy link
Member

@tmbo tmbo left a comment

Choose a reason for hiding this comment

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

👍

@wochinge
Copy link
Contributor Author

Something changed in ruamel.yaml 0.16.0 which breaks emojis 🤯

@tmbo
Copy link
Member

tmbo commented Apr 16, 2020

😂 💩

@wochinge
Copy link
Contributor Author

@alwx Could you please have a short look on the latest commit?

Copy link
Contributor

@alwx alwx left a comment

Choose a reason for hiding this comment

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

👍

@wochinge
Copy link
Contributor Author

Does 👍 mean the change is ok, or that you will have a look? 😀

@wochinge wochinge merged commit d59e872 into master Apr 17, 2020
@wochinge wochinge deleted the docker-analysis branch April 17, 2020 11:08
alwx added a commit that referenced this pull request Apr 20, 2020
This reverts commit d59e872, reversing
changes made to 9ef262d.
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.

3 participants