Which CI/CD tool is an automation tool used to build, test, and deploy software?
Drag and drop the HTTP methods from the left onto their generally accepted corresponding create, read, update, and delete operations on the right.


In the test-driven development model, what is changed after a test fails?
Drag and drop the Python code from the left onto the correct step on the right to call a REST API.

Refer to the exhibit.
An engineer must check the admin rights of users on a database regularly and prepares the Python script to automate the process. The script connects to the database and runs a query. What is a security issue about the secrets in the code that relates to secret protection?