
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
@mastra/mssql
Advanced tools
Affected versions:
Microsoft SQL Server implementation for Mastra, providing general storage capabilities with connection pooling and transaction support.
npm install @mastra/mssql
MSSQLStore supports multiple connection methods:
1. Connection String (Recommended)
import { MSSQLStore } from '@mastra/mssql';
const store = new MSSQLStore({
id: 'mssql-storage',
connectionString:
'Server=localhost,1433;Database=mastra;User Id=sa;Password=yourPassword;Encrypt=true;TrustServerCertificate=true',
});
See the package changelog for version history and release notes.
We have an open community Discord. Come and say hello and let us know if you have any questions or need any help getting things running.
FAQs
MSSQL provider for Mastra - db storage capabilities
The npm package @mastra/mssql receives a total of 1,736 weekly downloads. As such, @mastra/mssql popularity was classified as popular.
We found that @mastra/mssql demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.