
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@managed-api/confluence-cloud-sr-connect
Advanced tools
Adaptavist Managed API for Confluence Cloud for ScriptRunner Connect environment
Managed API for Confluence Cloud is an API Client for Confluence Cloud by Adaptavist. You can read more about Managed APIs here.
This is ScriptRunner Connect runtime specific version of the Managed API (with sr-connect suffix). If you want to use Managed API in any other runtime, have a look at the runtime agnostic version.
In ScriptRunner Connect a Managed API is constructed for you, but if you need to construct it manually, here's how you can do it:
import { ConfluenceCloudApi } from '@managed-api/confluence-cloud-sr-connect';
export default async function() {
const api = new ConfluenceCloudApi('API_CONNECTION_ID');
}
Feel free to drop ideas, suggestions or improvements into our Community hub.
Content.Attachment.updateAttachmentProperties - Request body parameters got updated.Content.Move.movePageToNewLocationRelativeToTargetPage - Path got fixed.Content.Restriction.Group.getGroupStatus - groupName got replaced by groupId.Content.Restriction.Group.addGroup - groupName got replaced by groupId.Content.Restriction.Group.removeGroup - groupName got replaced by groupId.UserGroup.deleteUserGroup - name parameter got replaced by id.UserGroup.getUserGroupByName - Method was removed, alternative is UserGroup.getUserGroupById.UserGroup.Member.getMembersByName - Method was removed, alternative is UserGroup.Member.getMembersById.UserGroup.Member.getMembersById - expand parameter was added.UserGroup.Member.addMemberByName - Method was removed, alternative is UserGroup.Member.addMemberById.UserGroup.Member.removeMember - Method was removed, alternative is UserGroup.Member.removeMemberById.LongRunningTask.getLongRunningTasks - Key parameter was added.Search.searchUsers - sitePermissionTypeFilter parameter was added.Template.getBlueprintTemplates - body.storage option was added to expand.Template.getContentTemplates - body.storage option was added to expand.User.getUsersWithIds - isExternalCollaborator option was added to expand, limit was removed.User.getUserAccountIds - Method was removed.Content.Body.convertBody or All.convertContentBody.Content.Descendant.getDescendants or All.getContentDescendants.Content.Descendant.getDescendantsByType or All.getContentDescendantsByType.Content.Body.asyncConvertBody or All.asyncConvertContentBody.Content.Body.getAsyncConvertResult or All.getAsyncConvertContentBodyResult.Content.Property.getProperties or All.getContentProperties.Content.Property.createProperty or All.createContentProperty.Content.Property.getProperty or All.getContentProperty.Content.Property.updateProperty or All.updateContentProperty.Content.Property.createPropertyForKey or All.createContentPropertyForKey.Content.Property.deleteProperty or All.deleteContentProperty.Content.Restriction.Group.getGroupStatus or All.getContentRestrictionGroupStatus.Content.Restriction.Group.addGroup or All.addContentRestrictionGroup.Content.Restriction.Group.removeGroup or All.removeContentRestrictionGroup.UserGroup.deleteUserGroup or All.deleteUserGroup.UserGroup.getUserGroupByName or All.getUserGroupByName.UserGroup.Member.getMembersByName or All.getUserGroupMembersByName.UserGroup.Member.addMemberByName or All.addUserGroupMembersByName.UserGroup.Member.removeMember or All.removeUserGroupMember.Space.Property.createProperty or All.createSpaceProperty.Space.Property.getProperty or All.getSpaceProperty.Space.Property.updateProperty or All.updateSpaceProperty.Space.Property.createPropertyForKey or All.createSpacePropertyForKey.Space.Property.deleteProperty or All.deleteSpaceProperty.Content.getContent or All.getContent.Content.createContent or All.createContent.Content.getContentById or All.getContentById.Content.updateContent or All.updateContent.Content.deleteContent or All.deleteContent.Content.getContentHistory or All.getContentHistory.Content.Attachment.getAttachments or All.getContentAttachments.Content.Children.getAttachments or All.getContentChildren.Content.Children.getChildrenByType or All.getContentChildrenByType.Content.Comment.getComments or All.getContentComments.Content.Label.getLabels or All.getContentLabels.Content.Version.getVersions or All.getContentVersions.Content.Version.getVersion or All.getContentVersion.InlineTask.getInlineTasksBasedOnSearchParameters or All.getInlineTasksBasedOnSearchParameters.Space.getSpaces or All.getSpaces.Space.getSpace or All.getSpace.Space.Content.getContent or All.getSpaceContent.Space.Content.getContentByType or All.getSpaceContentByType.Space.Property.getProperties or All.getSpaceProperties.Copyright Adaptavist 2025 (c) All rights reserved
FAQs
Adaptavist Managed API for Confluence Cloud for ScriptRunner Connect environment
We found that @managed-api/confluence-cloud-sr-connect demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.