On 29/04/2022 05:33, Teo Nguyen Van wrote:
>
> Hi Simon,
> "The full packaged scan supports configuring the scan policy via a config
> file" <- How can we configuring the scan policy via a config file ? As I
> see, the config file doesn't have any option that load or config the custom
> policy. Can you give some more details about it ?
> Thanks,
> Ben
> Vào lúc 16:02:28 UTC+7 ngày Thứ Ba, 26 tháng 4, 2022,
psi...@gmail.com đã
> viết:
>
>> Hi Karthick,
>>
>> For automation options see
https://www.zaproxy.org/docs/automate/
>> The full packaged scan supports configuring the scan policy via a config
>> file.
>> The automation framwork supports configuring the scan policy via either a
>> yaml file or by specifying the policy file.
>> The API allows you do do anything but is a bit more work to use.
>>
>> My recommendation is to get things working in the GUI and then to create
>> an automation framework plan in the GUI and test that there.
>> You can then export the plan into a yaml file which you can use in docker.
>>
>> Cheers,
>>
>> Simon
>>
>> On Tuesday, 26 April 2022 at 07:44:16 UTC+1
karthi...@gmail.com wrote:
>>
>>> Hi People,
>>> like How we do in *Zaproxy GUI*. Is there any way in which One can edit