adds experience related to web application security.
parent
71022da639
commit
8b8f59e945
|
@ -29,6 +29,11 @@
|
||||||
"expanded": "Web applications-related skills",
|
"expanded": "Web applications-related skills",
|
||||||
"description": "Web application vulnerabilities and technique that the analyst has experience with."
|
"description": "Web application vulnerabilities and technique that the analyst has experience with."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"value": "web-experience",
|
||||||
|
"expanded": "Experience",
|
||||||
|
"description": "The analyst experience expressed to web application security in years range in the field tagged."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"value": "crypto-experience",
|
"value": "crypto-experience",
|
||||||
"expanded": "Experience",
|
"expanded": "Experience",
|
||||||
|
@ -163,6 +168,36 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"predicate": "web-experience",
|
||||||
|
"entry": [
|
||||||
|
{
|
||||||
|
"numerical_value": 1,
|
||||||
|
"value": "less-than-1-year",
|
||||||
|
"expanded": "Less than 1 year"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"numerical_value": 2,
|
||||||
|
"value": "between-1-and-5-years",
|
||||||
|
"expanded": "Between 1 and 5 years"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"numerical_value": 3,
|
||||||
|
"value": "between-5-and-10-years",
|
||||||
|
"expanded": "Between 5 and 10 years"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"numerical_value": 4,
|
||||||
|
"value": "between-10-and-20-years",
|
||||||
|
"expanded": "Between 10 and 20 years"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"numerical_value": 5,
|
||||||
|
"value": "more-than-20-years",
|
||||||
|
"expanded": "More than 20 years"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"predicate": "crypto-experience",
|
"predicate": "crypto-experience",
|
||||||
"entry": [
|
"entry": [
|
||||||
|
|
Loading…
Reference in New Issue