Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Challenge: Safe Library Usage | Safe Coding Practices
Python Security Best Practices

bookChallenge: Safe Library Usage

Aufgabe

Swipe to start coding

Refactor the given code to follow safe third-party library usage practices.

  • Pin exact versions of all third-party libraries in a requirements.txt file.
  • Document how to check for vulnerabilities in the pinned library versions.
  • Update the import statements and usage patterns to reflect the pinned versions.
  • Ensure the code uses only the allowed libraries.

Lösung

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 6
single

single

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Suggested prompts:

Can you explain that in simpler terms?

What are the main benefits of this?

Are there any common issues I should watch out for?

close

Awesome!

Completion rate improved to 5.56

bookChallenge: Safe Library Usage

Swipe um das Menü anzuzeigen

Aufgabe

Swipe to start coding

Refactor the given code to follow safe third-party library usage practices.

  • Pin exact versions of all third-party libraries in a requirements.txt file.
  • Document how to check for vulnerabilities in the pinned library versions.
  • Update the import statements and usage patterns to reflect the pinned versions.
  • Ensure the code uses only the allowed libraries.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 6
single

single

some-alt