Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Reminder to review the “Under Review” items and approve with a thumbs up (or ask questions/raise concerns).
Exposing stack traces to the user.
@Craig McNally Craig will write a draft message and share in the security chat.
General advice to devs… links to OWASP, etc.
Snyk scans the default branch (presently Trillium). Ideally we can have snyk scan both Sunflower and Trillium (or more generically the current and previous versions)
Julian has a workaround which requires a temporary change of the default branch, but it needs to be coordinated with devops to avoid causing problems.
Another idea is to create forks (of the sunflower/previous version) of each of the repos into some other org and add them to snyk as well.
Keep snyk pointed at the master branch and handle this (manually) during triage. Check not only the master branch, but also the latest release.