
Research
/Security News
GlassWASM: WebAssembly Malware Found in Trojanized Open VSX Extensions
The trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.
@agile-central-technical-services/utils-field-picker
Advanced tools
A field picker control for use with stores or grids

To use the control on a page:
controlsArea.add({
xtype: 'tsfieldpickerbutton',
modelNames: [modelName],
context: this.getContext(),
stateful: true,
stateId: this.getViewType() + 'fields', // columns specific to type of object
alwaysSelectedValues: alwaysSelectedColumns,
listeners: {
fieldsupdated: function(fields) {
// fields is the currently selected fields from the picker
},
scope: this
}
});
To get the current selected fields:
this.down('tsfieldpickerbutton').getFields()
To Update
npm version patch - This will update the package.json to a new version and create a git tag (e.g. v1.0.1). It will also run the postversion script
to push the changes and tag to GitHub.npm publish --access public - This will publish the new version to npmjs.orgFAQs
A field picker control for use with stores or grids
We found that @agile-central-technical-services/utils-field-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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 trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.