Currently, I have a Connect app for Jira that uses GitHub Pages as the backend, and the code is hosted on my personal GitHub account. I have enabled development mode in my personal Jira instance and uploaded the app.
However, the issue I'm facing is that, with this setup, I have to keep my code public, which I don’t feel is secure. I am looking for a way to make my code private.
One option I came across is uploading a .jar or .obr file for private listings. My question is: how can I upload my HTML, CSS, and JavaScript code in a .jar format? Does Atlassian provide any documentation or guidelines on this process?
Note: I don't want to switch to the Forge app as I'm already using Jira Connect for my current implementation.
Any help or guidance would be greatly appreciated!