As with many others, we are currently in the middle of migrating our suite of Connect apps to Forge, starting by adopting Forge manifest (Connect-on-Forge).
We successfully completed this process for one app, and we’re now onto our second, hoping for a smoother process this time around as we’ve been through it once before. Alas…
To set the scene, we completed the initial migration from atlassian-connect.json → manifest.yml a while back, and successfully tested the successor app in development and staging environments. Today was the final stage of:
- Deploying the app to production (
forge deploy -–environment production) - Creating a new version of our app in the Marketplace vendor portal (type: Forge app)
- Awaiting approval of the new version
It should be noted that this app has been in the Marketplace since 2016 (10 years) and the new Forge version contains no new features, permissions etc. The only change is the adoption of Forge manifest.
As with all Forge apps, the first version starts at 2.0.0; and this was what our Marketplace version was created as. This version went into “Versions pending Marketplace approval” as expected.
Then a second version, 2.1.0 was automatically created by “Marketplace Hub [Atlassian]” (which would historically have been when a change to atlassian-connect.json is detected, but here there was no such change). The same thing happened with our first app. We don’t know why this happens.
So at this point we have two new versions (2.0.0 and 2.1.0) sitting in “Versions pending Marketplace approval”, two ECOHELP tickets, two requests to complete the Forge App Security Questionnaire, etc. So we’ll ignore the 2.0.0 release and focus on the latest one, 2.1.0.
Shortly after, we receive two notifications indicating that both versions (2.0.0 and 2.1.0) failed security scanning (which again happened when we went through this process with our first app, so we were sort of expecting this…..clearly the Connect security scanner and Forge security scanner are not the same, because again, NO changes in this new version). Last time, the issues were false positives to do with atlassian-connect-express itself, so these are likely to be the same issues….and hopefully we can just point to the previous AMS ticket outcome and say “same as this”.
The link provided in the ECOHELP ticket titled “AMS project” is a JQL query that I’m assuming should surface the new AMS ticket to let us know what security issue it supposedly found, but that query yields no results. Similarly, our Atlassian Marketplace Security Dashboard shows no open AMS tickets, and we received not notifications about new AMS tickets.
So at this point the Connect-on-Forge version of our 10 year old, unmodified application is Rejected, and we have no way to see why.
For a process that Atlassian are expecting every vendor with a Connect app to go through, it is very unpolished and hostile.