Is Your Salesforce Data Secure?

Data security needs to be a top concern. Every business is connected to the internet in one way or another. Cloud-based systems such as Salesforce are mostly secure when operated correctly. However, nothing on the internet is 100% secure. Cybercrime is up 600% over the last year, and that’s just one potential source of data […]
Did the Salesforce Outage Grind Your Development Process to a Halt?

Salesforce development teams are taking control of their dev cycles by bringing the work off-platform and under control. Salesforce customers around the world found themselves unable to access their accounts for hours on May 11, 2021. An infrastructure issue took the software giant down and left their customers without an estimate as to when services would be […]
AutoRABIT Announces Acquisition of CodeScan.io

Leading Salesforce Release Management Platform Provider AutoRABIT Announces Acquisition of CodeScan.io PLEASANTON, CA, March 25, 2021 — AutoRABIT, provider of the leading Salesforce release management platform for regulated industries, has announced the acquisition of AutoRABIT CodeScan and its best-in-class code quality and security analysis solution for Salesforce development teams. AutoRABIT CodeScan’s technology enables Salesforce development teams to ensure quality code by programmatically enforcing code […]
What’s new with AutoRABIT ARM – Our 20.3 Releases

Automated Release Management for Salesforce developmentvelocity, quality, security, and compliance Over the past few months, we’ve been enhancing AutoRABIT ARM with new capabilities to help drive your Salesforce release velocity and quality while also improving your compliance stance. You’ll find capabilities throughout AutoRABIT ARM that enable higher productivity, greater ease of use, simplified processes, and even better […]
GitHub Shifts Left on Security with Its SARIF Compatibility

SARIF stands for Static Analysis Results Interchange Format. In 2018, SARIF was announced as an OASIS standard when it comes to detecting software vulnerabilities. Since, governments and large corporations like Microsoft have been on-board with SARIF as an extra measure of visibility for its users leveraging static code analysis. As the home of open source, […]
Validation of the Delta Before Merge

Introduction Merge plays an important role in the devops life cycle as the version control is the “source of truth”. Merging source code from one branch to another branch is simple, but we may face problems while deploying. This is due to missing dependencies in the source code. This is critical when it comes to […]