To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorSecurity
In order to ensure our site is not compromised
As a Web Administrator
I want to be defended against known vulnerabilities
- Scenarios
-
- SQL Injection attack
-
- Given
- I am logged in the web-site
- And
- I click on the Report button
- When
- I see a a field labelled Field
- And
- I fill in that field String
- And
- I click on submit
- Then
- the database is unaffected
Examples: Field String url "bbc.co.uk"; DROP TABLE Users comment "bbc.co.uk"; DROP TABLE Users
Last published almost 7 years ago by RedFred.