Acunetix Security Hardening Guide

| | Product Articles
A new document was prepared instead of this blog post. You can find it here.     Read more The post Acunetix Security Hardening Guide appeared first on Acunetix ...
Shifting left with Acunetix Premium and GitHub

Shifting left with Acunetix Premium and GitHub

To develop an application, you usually perform multiple iterations of the following activities: Commit the source code to implement a new or changed feature or a bug fix Build the solution Deploy ...
Deploying AcuSensor for PHP – AWS Elastic Beanstalk

Deploying AcuSensor for PHP – AWS Elastic Beanstalk

AWS Elastic Beanstalk allows you to deploy a web application that can scale to match end-user demand. This simple example will demonstrate how you can deploy AcuSensor together with your web application ...
Integrating Acunetix with GitHub for CI/CD

Integrating Acunetix with GitHub for CI/CD

You can integrate your Acunetix Premium account with GitHub for issue management and for CI/CD purposes. This article shows how to configure your GitHub account and how to integrate with it in ...
Integrating Acunetix with GitLab for CI/CD

Integrating Acunetix with GitLab for CI/CD

You can integrate your Acunetix Premium account with GitLab for issue management and for CI/CD purposes. This article shows how to configure your GitLab account and how to integrate with it in ...
Integrating Acunetix with Azure DevOps services for CI/CD

Integrating Acunetix with Azure DevOps services for CI/CD

You can integrate your Acunetix Premium account with Azure DevOps Services for issue management and for CI/CD purposes. This article shows how to configure your Azure DevOps account and how to integrate ...
Installing Acunetix on Docker

Installing Acunetix on Docker

In our latest release, we made sure that you can easily create a Docker container containing Acunetix. You can use such a Docker container, for example, when running multiple engines from multiple ...
How to use Acunetix software composition analysis

How to use Acunetix software composition analysis

Software composition analysis (SCA) is an important part of application security testing. Today’s web applications deliver rich functionality through the use of multiple open-source components. Like all software, open-source components are subject ...
Integrating Acunetix with CircleCI

Integrating Acunetix with CircleCI

If you want to include Acunetix in your DevSecOps, you need to integrate it with a CI/CD system. Acunetix has an out-of-the box integration for the most popular CI/CD system – Jenkins ...
WAF integration: Acunetix and FortiWeb

WAF integration: Acunetix and FortiWeb

The Acunetix API gives you the opportunity to automate tasks to increase efficiency — especially when you can accelerate integration functionality with other components of your workflow. In this example, we will ...