
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@avst-api/jira-cloud-v3
Advanced tools
Added support for the following Issue custom field contexts methods:
Issue.Field.Custom.Context.getIssueTypes
or All.getIssueCustomFieldIssueTypesForContext
.Issue.Field.Custom.Context.getProjectMappings
or All.getIssueCustomFieldContextToProjectMappings
.Issue.Field.Custom.Context.updateContext
or All.updateIssueCustomFieldContext
.Issue.Field.Custom.Context.addIssueTypes
or All.addIssueTypesToIssueCustomFieldContext
.Issue.Field.Custom.Context.removeIssueTypes
or All.removeIssueTypesFromIssueCustomFieldContext
.Issue.Field.Custom.Context.assignToProjects
or All.assignIssueCustomFieldContextToProjects
.Issue.Field.Custom.Context.removeFromProjects
or All.removeIssueCustomFieldContextFromProjects
.Added support for the following Issue custom field options methods:
Issue.Field.Custom.Context.Option.updateOptions
or All.updateIssueCustomFieldContextOptions
.Added support for the following Filter sharing methods:
Filter.Share.getDefaultScope
or All.getFiltersDefaultShareScope
.Filter.Share.setDefaultScope
or All.setFiltersDefaultShareScope
.Filter.Share.Permission.getPermissions
or All.getFiltersSharePermissions
.Filter.Share.Permission.addPermission
or All.addFiltersSharePermission
.Filter.Share.Permission.getPermission
or All.getFiltersSharePermission
.Filter.Share.Permission.deletePermission
or All.deleteFiltersSharePermission
.Added support for the following Project properties methods:
Project.Property.getPropertyKeys
or All.getProjectPropertyKeys
.Project.Property.getProperty
or All.getProjectProperty
.Project.Property.setProperty
or All.setProjectProperty
.Fixed Project.getProjects
method not working when query parameter status
has more than one value.
Added deprecated annotation to the following methods:
Issue.Field.getContexts
or All.getFieldContexts
.Issue.Field.Custom.Option.getOptions
or All.getIssueCustomFieldOptions
.Issue.Field.Custom.Option.createOptions
or All.createIssueCustomFieldOptions
.Issue.Field.Custom.Option.getOption
or All.getIssueCustomFieldOption
.Added support for the following Issue fields methods:
Issue.Field.Custom.updateField
or All.updateIssueCustomField
.Added support for the following Issue custom field contexts methods:
Issue.Field.Custom.Context.getDefaultContexts
or All.getIssueCustomFieldDefaultContexts
.Issue.Field.Custom.Context.setDefaultContexts
or All.setIssueCustomFieldDefaultContexts
.UnexpectedError
not getting wrapped in another UnexpectedError
.Added support for the following Screen methods:
Screen.createScreen
or All.createScreen
.Screen.updateScreen
or All.updateScreen
.Screen.deleteScreen
or All.deleteScreen
.Screen.getScreens
method not working when query parameter id
has more than one value.Issue.Field.Configuration.getConfigurations
method not working when query parameter id
has more than one value.Filter.searchFilters
method not working when query parameter id
has more than one value.exclude
from User.Search.findUsersForPicker
.Workflow.getWorkflows
method not working when query parameter workflowName
has more than one value.Fixed setGlobalErrorStrategy
method.
Added support for the following Workflows method:
Workflow.getWorkflows
or All.getWorkflows
.Fixed Screen.Scheme.getSchemes
method not working when query parameter id
has more than one value.
connection
property to connectionId
.io-ts
and fp-ts
packages.setGlobalErrorStrategy
method to allow another way to set the global error strategy.connection
property to connectionId
in raw-api
and handled-api
layers.AnyError
and ValidationError
from TypedPromise
return signature.FAQs
Adaptavist Managed API for Jira Cloud
The npm package @avst-api/jira-cloud-v3 receives a total of 254 weekly downloads. As such, @avst-api/jira-cloud-v3 popularity was classified as not popular.
We found that @avst-api/jira-cloud-v3 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.