Skip to content

Commit be0f400

Browse files
authored
Update 0xb0-next-devs.md
1 parent ca5771f commit be0f400

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

2019/el-gr/0xb0-next-devs.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
What's Next For Developers
22
==========================
33

4-
The task to create and maintain secure software, or fixing existing sofware, can be
5-
difficult. APIs are no different.
4+
Η εργασία δημιουργίας και συντήρησης ασφαλούς λογισμικού ή η επιδιόρθωση υπάρχοντος λογισμικού είναι δύσκολη.
5+
Το ίδιο συμβαίνει και με τα API.
66

7-
We believe that education and awareness are key factors to write secure
8-
software. Everything else required to accomplish the goal, depends on
9-
**establishing and using repeatable security processes and standard security
10-
controls**.
7+
Πιστεύουμε ότι η εκπαίδευση και η ευαισθητοποίηση είναι βασικοί παράγοντες για τη δημιουργία ασφαλούς λογισμικού.
8+
Όλα τα άλλα που απαιτούνται για την επίτευξη του στόχου, εξαρτώνται από τη δημιουργία και τη χρήση επαναλαμβανόμενων
9+
διαδικασιών ασφαλείας και τυπικών ελέγχων ασφαλείας.
1110

1211
OWASP has numerous free and open resources to address security since the very
1312
beginning of the project. Please visit the [OWASP Projects page][1] for a
1413
comprehensive list of available projects.
1514

15+
Το OWASP διαθέτει πολλούς δωρεάν και ανοιχτούς πόρους για την αντιμετώπιση της ασφάλειας από την αρχή του έργου.
16+
Επισκεφτείτε τη σελίδα OWASP Projects [OWASP Projects page][1] για μια ολοκληρωμένη λίστα με τα διαθέσιμα έργα.
17+
1618
| | |
1719
|-|-|
1820
| **Education** | You can start reading [OWASP Education Project materials][2] according to your profession and interest. For hands-on learning, we added **crAPI** - **C**ompletely **R**idiculous **API** on [our roadmap][3]. Meanwhile, you can practice WebAppSec using the [OWASP DevSlop Pixi Module][4], a vulnerable WebApp and API service intent to teach users how to test modern web applications and API's for security issues, and how to write more secure API's in the future. You can also attend [OWASP AppSec Conference][5] training sessions, or [join your local chapter][6]. |

0 commit comments

Comments
 (0)