Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use CodeInsights without Bitbucket Pipelines?

Vagif Gafarov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 5, 2021

Hello folks, 


as it is stated in Bitbucket documentation the application Snyk can be used for creating of automatic PRs for update of outdated packages; Snyk requires that you need to have CodeInsights activated for its operation. However, it is not clear whether it needs to have Bitbucket pipelines or I can use CodeInsights without BB pipelines? 

can someone clarify this process?

kind regards,

Vagif

1 answer

0 votes
seanaty
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 5, 2021

Anything that can authenticate can use the reports API go create reports. While this doesn't have to be done inside of a pipeline it makes the most amount of sense to do so.

I believe authenticating to this API within a Pipeline will "just work". Furthermore, it also makes sense that you'll be wanting to run a report triggered by code changes, a thing that pipelines is good for.

Here are different ways you can authenticate to the Bitbucket API: https://developer.atlassian.com/bitbucket/api/2/reference/meta/authentication

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events